Skip to content

Commit

Permalink
deps(prod): update dependency ch.qos.logback:logback-classic to v1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 8, 2024
1 parent 8b3b792 commit 8a1b482
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 @@ -24,7 +24,7 @@ hamcrest = "2.2"
[libraries]
# production dependencies
slf4j-api = { group = "org.slf4j", name = "slf4j-api", version = "1.7.36" }
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.7" }
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.8" }
logstash-logback-encoder = { group = "net.logstash.logback", name = "logstash-logback-encoder", version = "7.4" }
jackson-core = { group = "com.fasterxml.jackson.core", name = "jackson-core", version.ref = "jackson" }
jackson-databind = { group = "com.fasterxml.jackson.core", name = "jackson-databind", version.ref = "jackson" }
Expand Down

0 comments on commit 8a1b482

Please sign in to comment.