Skip to content

Commit

Permalink
Update dependency org.liquibase:liquibase-core to v4.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 7, 2024
1 parent c76ab75 commit 3b90c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies {
runtimeOnly 'org.postgresql:postgresql'


liquibaseRuntime 'org.liquibase:liquibase-core:4.25.1'
liquibaseRuntime 'org.liquibase:liquibase-core:4.26.0'
liquibaseRuntime 'org.liquibase:liquibase-groovy-dsl:3.0.3'
liquibaseRuntime 'info.picocli:picocli:4.7.5'
liquibaseRuntime "org.postgresql:postgresql"
Expand Down

0 comments on commit 3b90c79

Please sign in to comment.