Skip to content

Commit

Permalink
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
elastic-renovate-prod[bot] authored Oct 13, 2024
1 parent 11a120c commit efccb40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ assertj-core = "org.assertj:assertj-core:3.26.3"
awaitility = "org.awaitility:awaitility:4.2.2"
findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
testcontainers = "org.testcontainers:testcontainers:1.20.2"
logback = "ch.qos.logback:logback-classic:1.5.9"
logback = "ch.qos.logback:logback-classic:1.5.10"
jackson = "com.fasterxml.jackson.core:jackson-databind:2.18.0"
protobuf-util = "com.google.protobuf:protobuf-java-util:3.25.5"
# last version supporting Java 8
Expand Down

0 comments on commit efccb40

Please sign in to comment.