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 8058f1e + 193826e commit 55179b6Copy full SHA for 55179b6
1 file changed
build.sbt
@@ -20,8 +20,8 @@ Test / testOptions +=
20
21
val playGitHubVersion = "9.0.1"
22
23
-val jacksonVersion = "2.21.2"
24
-val jacksonDatabindVersion = "2.21.2"
+val jacksonVersion = "2.21.3"
+val jacksonDatabindVersion = "2.21.3"
25
26
val jacksonOverrides = Seq(
27
"com.fasterxml.jackson.core" % "jackson-core",
0 commit comments