Skip to content

Commit b7d80e5

Browse files
chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.17
1 parent 957130b commit b7d80e5

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
@@ -11,7 +11,7 @@ kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm",
1111
kotest-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
1212
kotlin-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version = "1.6.2" }
1313
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
14-
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.14" }
14+
logback = { module = "ch.qos.logback:logback-classic", version = "1.5.17" }
1515
vertx-core = { module = "io.vertx:vertx-core", version.ref = "vertx" }
1616
vertx-junit5 = { module = "io.vertx:vertx-junit5", version.ref = "vertx" }
1717
vertx-kafka = { module = "io.vertx:vertx-kafka-client", version.ref = "vertx" }

0 commit comments

Comments
 (0)