Skip to content

Commit 401719a

Browse files
Update jackson-module-parameter-names, ... to 2.20.0 (#161)
1 parent 7c9cec0 commit 401719a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ lazy val library =
284284
val argonaut = "6.3.11"
285285
val avro4s = "4.1.2"
286286
val circe = "0.14.14"
287-
val jackson2 = "2.19.2"
287+
val jackson2 = "2.20.0"
288288
val jackson3 = "3.0.0-rc8"
289289
val json4s = "4.0.7"
290290
val jsoniterScala = "2.37.6"

0 commit comments

Comments
 (0)