Skip to content

Commit c0578a5

Browse files
deps(prod): update dependency ch.qos.logback:logback-classic to v1.5.16
1 parent 63f0026 commit c0578a5

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
@@ -24,7 +24,7 @@ hamcrest = "2.2"
2424
[libraries]
2525
# production dependencies
2626
slf4j-api = { group = "org.slf4j", name = "slf4j-api", version = "1.7.36" }
27-
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.15" }
27+
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.16" }
2828
logstash-logback-encoder = { group = "net.logstash.logback", name = "logstash-logback-encoder", version = "7.4" }
2929
jackson-core = { group = "com.fasterxml.jackson.core", name = "jackson-core", version.ref = "jackson" }
3030
jackson-databind = { group = "com.fasterxml.jackson.core", name = "jackson-databind", version.ref = "jackson" }

0 commit comments

Comments
 (0)