Skip to content

Commit 899c604

Browse files
Update jackson-module-scala to 3.0.0-rc8 (#157)
1 parent 72798b5 commit 899c604

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.14"
287287
val jackson2 = "2.19.2"
288-
val jackson3 = "3.0.0-rc7"
288+
val jackson3 = "3.0.0-rc8"
289289
val json4s = "4.0.7"
290290
val jsoniterScala = "2.37.4"
291291
val ninny = "0.9.1"

0 commit comments

Comments
 (0)