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 c487f4b commit e42640fCopy full SHA for e42640f
project/Dependencies.scala
@@ -18,7 +18,7 @@ import scala.language.implicitConversions
18
object Dependencies {
19
import DependencyHelpers._
20
21
- val jacksonDatabindVersion = "2.20.0"
+ val jacksonDatabindVersion = "2.20.1"
22
val jacksonDatabind3Version = "3.0.1"
23
val jacksonXmlVersion = jacksonDatabindVersion
24
val junitVersion = "4.13.2"
0 commit comments