We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f43f1cb commit bea7d2bCopy full SHA for bea7d2b
project/Dependencies.scala
@@ -18,7 +18,7 @@ import scala.language.implicitConversions
18
object Dependencies {
19
import DependencyHelpers._
20
21
- val jacksonDatabindVersion = "2.16.1"
+ val jacksonDatabindVersion = "2.16.2"
22
val jacksonXmlVersion = jacksonDatabindVersion
23
val junitVersion = "4.13.2"
24
val h2specVersion = "2.6.0"
0 commit comments