Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and paul-griffith committed Apr 25, 2023
1 parent 91bf5ac commit bf963b2
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 @@ -19,7 +19,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.0" }
xerial-jdbc = { group = "org.xerial", name = "sqlite-jdbc", version = "3.41.2.1" }
logback = { group = "ch.qos.logback", name = "logback-classic", version = "1.4.6" }
logback = { group = "ch.qos.logback", name = "logback-classic", version = "1.4.7" }
hsql = { group = "org.hsqldb", name = "hsqldb", version = "2.7.1" }
zip4j = { group = "net.lingala.zip4j", name = "zip4j", version = "2.11.4" }
excelkt = { group = "io.github.evanrupert", name = "excelkt", version = "1.0.2" }
Expand Down

0 comments on commit bf963b2

Please sign in to comment.