Skip to content

Commit ded461d

Browse files
chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.17
1 parent 11fbecc commit ded461d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotest = "5.8.0"
66

77
[libraries]
88
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.1" }
9-
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.14" }
9+
logback = { module = "ch.qos.logback:logback-classic", version = "1.5.17" }
1010
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.16.1" }
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)