Skip to content

Commit 8bf1447

Browse files
Update jackson-module-scala to 2.18.2 (#593)
1 parent dad0f72 commit 8bf1447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ lazy val dependency =
212212
val kafka = "3.7.0"
213213
val play = "3.0.4"
214214
val upickle = "3.1.4"
215-
val jackson = "2.16.2"
215+
val jackson = "2.18.2"
216216
val zioJson = "0.7.4"
217217
}
218218
val kafkaClients = "org.apache.kafka" % "kafka-clients" % Version.kafka

0 commit comments

Comments
 (0)