Skip to content

Commit 3f9d1a7

Browse files
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.18 (#587)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 129f124 commit 3f9d1a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ awaitility = "org.awaitility:awaitility:4.3.0"
4747
findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
4848
wiremock = "com.github.tomakehurst:wiremock-jre8:2.35.2"
4949
testcontainers = "org.testcontainers:testcontainers:1.20.6"
50-
logback = "ch.qos.logback:logback-classic:1.5.17"
50+
logback = "ch.qos.logback:logback-classic:1.5.18"
5151
jackson = "com.fasterxml.jackson.core:jackson-databind:2.18.3"
5252
protobuf-util = "com.google.protobuf:protobuf-java-util:3.25.6"
5353
# last version supporting Java 8

0 commit comments

Comments
 (0)