We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f97dd97 commit a8da3d8Copy full SHA for a8da3d8
project/BuildHelper.scala
@@ -43,7 +43,7 @@ object BuildHelper {
43
val zioConstraintlessVersion = "0.3.3"
44
val scalaCollectionCompatVersion = "2.14.0"
45
val msgpackVersion = "0.9.11"
46
- val jacksonScalaVersion = "2.20.2"
+ val jacksonScalaVersion = "2.21.0"
47
val thriftVersion = "0.22.0"
48
val javaxAnnotationApiVersion = "3.0.0"
49
val scalaJavaTimeVersion = "2.6.0"
0 commit comments