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 2a88328 commit 6b341abCopy full SHA for 6b341ab
common-internal-bom/build.gradle.kts
@@ -15,7 +15,7 @@ dependencies {
15
api(platform("io.github.mfvanek:pg-index-health-bom:0.13.2"))
16
17
constraints {
18
- api("org.liquibase:liquibase-core:4.29.2")
+ api("org.liquibase:liquibase-core:4.30.0")
19
api("com.github.blagerweij:liquibase-sessionlock:1.6.9")
20
api("org.awaitility:awaitility:4.2.2")
21
}
0 commit comments