Skip to content

Commit 206d254

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency ch.qos.logback:logback-classic to v1.4.7
1 parent b711150 commit 206d254

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
@@ -6,7 +6,7 @@ kotest = "5.6.1"
66

77
[libraries]
88
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.0.1" }
9-
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.6" }
9+
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.7" }
1010
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.14.2" }
1111
kafka-clients = { module = "org.apache.kafka:kafka-clients", version.ref = "kafka"}
1212
kafka-connect = { module = "org.apache.kafka:connect-runtime", version.ref = "kafka"}

0 commit comments

Comments
 (0)