We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96d3a1d commit 42f872aCopy full SHA for 42f872a
postgres-cdc/build.gradle
@@ -21,7 +21,7 @@ testing {
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.2")
24
- implementation("ch.qos.logback:logback-classic:1.5.10")
+ implementation("ch.qos.logback:logback-classic:1.5.11")
25
}
26
targets {
27
all {
0 commit comments