Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and paul-griffith committed Sep 13, 2024
1 parent f8ebd01 commit 7cd55c4
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 @@ -20,7 +20,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.6.3" }
xerial-jdbc = { group = "org.xerial", name = "sqlite-jdbc", version = "3.46.1.0" }
logback = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.6" }
logback = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.8" }
hsql = { group = "org.hsqldb", name = "hsqldb", version = "2.7.3" }
poi = { group = "org.apache.poi", name = "poi-ooxml", version = "5.3.0" }
excelkt = { group = "io.github.evanrupert", name = "excelkt", version = "1.0.2" }
Expand Down

0 comments on commit 7cd55c4

Please sign in to comment.