Skip to content

Commit

Permalink
Update dependency org.liquibase:liquibase-groovy-dsl to v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2023
1 parent d9e0aba commit 680f69b
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 @@ -53,7 +53,7 @@ dependencies {
implementation 'org.postgresql:postgresql:42.6.0'

liquibaseRuntime 'org.liquibase:liquibase-core:4.16.1'
liquibaseRuntime 'org.liquibase:liquibase-groovy-dsl:3.0.2'
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 680f69b

Please sign in to comment.