Skip to content

Commit 96d3a1d

Browse files
Update dependency ch.qos.logback:logback-classic to v1.5.10 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 02056bf commit 96d3a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres-cdc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ testing {
2121
implementation("org.assertj:assertj-core:3.26.3")
2222
implementation("org.flywaydb:flyway-core:9.22.3")
2323
implementation("org.awaitility:awaitility:4.2.2")
24-
implementation("ch.qos.logback:logback-classic:1.5.9")
24+
implementation("ch.qos.logback:logback-classic:1.5.10")
2525
}
2626
targets {
2727
all {

0 commit comments

Comments
 (0)