Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent cca48d4 commit 7faa8eb
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 @@ -5,7 +5,7 @@ jakarta = "3.0.0"
jackson = "2.17.0"

[libraries]
logback = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.6" }
logback = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.7" }
guava = { group = "com.google.guava", name = "guava", version = "33.3.0-jre" }
sqlite-jdbc = { group = "org.xerial", name = "sqlite-jdbc", version = "3.46.1.0" }
lombok = { group = "org.projectlombok", name = "lombok", version.ref = "lombok" }
Expand Down

0 comments on commit 7faa8eb

Please sign in to comment.