Skip to content

Commit

Permalink
Update jackson-module-scala to 2.15.3 (#518)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 28, 2023
1 parent 6b12714 commit 1192206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ lazy val dependency =
val kafka = "3.4.0"
val play = "2.10.2"
val upickle = "3.1.0"
val jackson = "2.15.0"
val jackson = "2.15.3"
val zioJson = "0.5.0"
}
val kafkaClients = "org.apache.kafka" % "kafka-clients" % Version.kafka
Expand Down

0 comments on commit 1192206

Please sign in to comment.