Skip to content

Commit

Permalink
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 091ea75 commit 8c603ab
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 @@ -7,7 +7,7 @@ dbtest = "0.0.5"
sparkJava = "com.sparkjava:spark-core:2.9.4"
msgpack = "org.msgpack:msgpack-core:0.9.8"
slf4j = "org.slf4j:slf4j-api:2.0.16"
logback = "ch.qos.logback:logback-classic:1.5.12"
logback = "ch.qos.logback:logback-classic:1.5.13"
hikari = "com.zaxxer:HikariCP:6.2.1"

# TODO: flyway now drags in Jackson+Gson. Thisis not acceptable. Look for alternatives.
Expand Down

0 comments on commit 8c603ab

Please sign in to comment.