We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23be3ca commit 0bca9e9Copy full SHA for 0bca9e9
common-internal-bom/build.gradle.kts
@@ -22,7 +22,7 @@ dependencies {
22
api(platform("io.github.mfvanek:pg-index-health-bom:0.14.6"))
23
24
constraints {
25
- api("org.liquibase:liquibase-core:4.31.1")
+ api("org.liquibase:liquibase-core:4.32.0")
26
api("com.github.blagerweij:liquibase-sessionlock:1.6.9")
27
api("org.awaitility:awaitility:4.3.0")
28
api("com.zaxxer:HikariCP:6.3.0")
0 commit comments