Skip to content

Commit

Permalink
Merge pull request #691 from codecentric/renovate/versions.liquibase
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.liquibase:liquibase-core to v4.26.0
  • Loading branch information
renovate[bot] authored Mar 6, 2024
2 parents 17ebd47 + a127a80 commit 121f2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/habit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ ext {
testcontainers : '1.19.7',
postgresql : '42.7.2',
springdoc : '2.3.0',
liquibase : '4.25.1',
liquibase : '4.26.0',
pactProvider : '4.6.7',
jna : '5.8.0',
preliquibase : '1.5.0'
Expand Down

0 comments on commit 121f2ef

Please sign in to comment.