Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent 41e2a11 commit a0a52eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres-cdc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ testing {
implementation("org.assertj:assertj-core:3.25.3")
implementation("org.flywaydb:flyway-core:9.22.3")
implementation("org.awaitility:awaitility:4.2.1")
implementation("ch.qos.logback:logback-classic:1.5.4")
implementation("ch.qos.logback:logback-classic:1.5.5")
}
targets {
all {
Expand Down

0 comments on commit a0a52eb

Please sign in to comment.