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 0c37c72 commit 2ba67a4Copy full SHA for 2ba67a4
common-internal-bom/build.gradle.kts
@@ -24,7 +24,7 @@ dependencies {
24
constraints {
25
api("org.liquibase:liquibase-core:4.31.1")
26
api("com.github.blagerweij:liquibase-sessionlock:1.6.9")
27
- api("org.awaitility:awaitility:4.2.2")
+ api("org.awaitility:awaitility:4.3.0")
28
api("com.zaxxer:HikariCP:6.2.1")
29
api("org.postgresql:postgresql:42.7.5")
30
}
0 commit comments