Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent 6176a5d commit 1db2717
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 @@ -18,7 +18,7 @@ coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-
coroutines-swing = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-swing", version.ref = "coroutines" }
serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version = "1.5.1" }
xerial-jdbc = { group = "org.xerial", name = "sqlite-jdbc", version = "3.42.0.0" }
logback = { group = "ch.qos.logback", name = "logback-classic", version = "1.4.8" }
logback = { group = "ch.qos.logback", name = "logback-classic", version = "1.4.11" }
hsql = { group = "org.hsqldb", name = "hsqldb", version = "2.7.2" }
zip4j = { group = "net.lingala.zip4j", name = "zip4j", version = "2.11.5" }
excelkt = { group = "io.github.evanrupert", name = "excelkt", version = "1.0.2" }
Expand Down

0 comments on commit 1db2717

Please sign in to comment.