Skip to content

Commit 39f8883

Browse files
Update jackson-module-scala to 3.0.0-rc5 (#131)
1 parent 7914b20 commit 39f8883

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
@@ -285,7 +285,7 @@ lazy val library =
285285
val avro4s = "4.1.2"
286286
val circe = "0.14.13"
287287
val jackson2 = "2.18.4"
288-
val jackson3 = "3.0.0-rc4"
288+
val jackson3 = "3.0.0-rc5"
289289
val json4s = "4.0.7"
290290
val jsoniterScala = "2.36.2"
291291
val ninny = "0.9.1"

0 commit comments

Comments
 (0)