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 c135661 commit d3b2989Copy full SHA for d3b2989
postgres-cdc/build.gradle
@@ -20,7 +20,7 @@ testing {
20
implementation("org.testcontainers:postgresql:1.20.1")
21
implementation("org.assertj:assertj-core:3.26.3")
22
implementation("org.flywaydb:flyway-core:9.22.3")
23
- implementation("org.awaitility:awaitility:4.2.1")
+ implementation("org.awaitility:awaitility:4.2.2")
24
implementation("ch.qos.logback:logback-classic:1.5.6")
25
}
26
targets {
0 commit comments