Skip to content

Commit

Permalink
fix(deps): update dependency com.fasterxml.jackson.module:jackson-mod…
Browse files Browse the repository at this point in the history
…ule-kotlin to v2.18.0
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 2cf65e2 commit d435545
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 @@ -54,6 +54,6 @@ akka-cluster-sharding-typed = { module = "com.typesafe.akka:akka-cluster-shardin
akka-serialization-jackson = { module = "com.typesafe.akka:akka-serialization-jackson_2.13", version.ref = "akka" }
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"
jackson = "com.fasterxml.jackson.module:jackson-module-kotlin:2.18.0"
logback-classic = "ch.qos.logback:logback-classic:1.5.8"
logback-core = "ch.qos.logback:logback-core:1.5.8"

0 comments on commit d435545

Please sign in to comment.