Skip to content

Commit

Permalink
fix(deps): update logback monorepo 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 e563c86 commit c4905ee
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.13"
logback-core = "ch.qos.logback:logback-core:1.5.13"

0 comments on commit c4905ee

Please sign in to comment.