We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e693e3d commit 3e0ca6fCopy full SHA for 3e0ca6f
build.sbt
@@ -42,7 +42,7 @@ scalaVersion := scala213
42
43
val cucumberVersion = "7.31.0"
44
val jacksonVersion = "2.20.1"
45
-val jackson3Version = "3.0.1"
+val jackson3Version = "3.0.2"
46
val mockitoScalaVersion = "2.0.0"
47
val junit4Version = "4.13.2"
48
0 commit comments