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 cfe8049 commit 19df8b8Copy full SHA for 19df8b8
common-internal-bom/build.gradle.kts
@@ -17,6 +17,6 @@ dependencies {
17
constraints {
18
api("org.liquibase:liquibase-core:4.29.1")
19
api("com.github.blagerweij:liquibase-sessionlock:1.6.9")
20
- api("org.awaitility:awaitility:4.2.1")
+ api("org.awaitility:awaitility:4.2.2")
21
}
22
0 commit comments