Skip to content

Commit

Permalink
fix(deps): update logback monorepo to v1.5.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 4230921 commit 50f79a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ akka-serialization-jackson = { module = "com.typesafe.akka:akka-serialization-ja
akka-actor-testkit-typed = { module = "com.typesafe.akka:akka-actor-testkit-typed_2.13", version.ref = "akka" }

jackson = "com.fasterxml.jackson.module:jackson-module-kotlin:2.17.2"
logback-classic = "ch.qos.logback:logback-classic:1.5.8"
logback-core = "ch.qos.logback:logback-core:1.5.8"
logback-classic = "ch.qos.logback:logback-classic:1.5.16"
logback-core = "ch.qos.logback:logback-core:1.5.16"

0 comments on commit 50f79a6

Please sign in to comment.