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 bfe5516 commit 701a254Copy full SHA for 701a254
project/Dependencies.scala
@@ -18,7 +18,7 @@ import scala.language.implicitConversions
18
object Dependencies {
19
import DependencyHelpers._
20
21
- val jacksonDatabindVersion = "2.18.2"
+ val jacksonDatabindVersion = "2.18.3"
22
val jacksonXmlVersion = jacksonDatabindVersion
23
val junitVersion = "4.13.2"
24
val h2specVersion = "2.6.0"
0 commit comments