Skip to content

Commit

Permalink
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.16 (
Browse files Browse the repository at this point in the history
#965)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent a210ead commit 09e1bbf
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.15"
logback = "ch.qos.logback:logback-classic:1.5.16"
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 09e1bbf

Please sign in to comment.