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.
2 parents 81d93a3 + f308c20 commit 774fa01Copy full SHA for 774fa01
build.sbt
@@ -40,7 +40,7 @@ scalaVersion := scala213
40
// Library versions
41
42
val cucumberVersion = "6.10.4"
43
-val jacksonVersion = "2.12.3"
+val jacksonVersion = "2.12.4"
44
val mockitoScalaVersion = "1.16.37"
45
val junitVersion = "4.13.2"
46
0 commit comments