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 5334448 commit 5f3dc3dCopy full SHA for 5f3dc3d
1 file changed
project/Dependencies.scala
@@ -18,7 +18,7 @@ import scala.language.implicitConversions
18
object Dependencies {
19
import DependencyHelpers._
20
21
- val jacksonDatabindVersion = "2.20.1"
+ val jacksonDatabindVersion = "2.21.0"
22
val jacksonDatabind3Version = "3.0.4"
23
val jacksonXmlVersion = jacksonDatabindVersion
24
val junitVersion = "4.13.2"
0 commit comments