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 173e0fb + 0974840 commit 2002cffCopy full SHA for 2002cff
1 file changed
json/json-core/dependencies.sbt
@@ -1,5 +1,5 @@
1
libraryDependencies ++= Seq(
2
"io.github.json4s" %% "json4s-jackson" % "4.1.0",
3
- "com.fasterxml.jackson.core" % "jackson-databind" % "2.21.2",
+ "com.fasterxml.jackson.core" % "jackson-databind" % "2.21.3",
4
"org.typelevel" %% "cats-core" % "2.13.0"
5
)
0 commit comments