We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0dd6e1 commit 3bb1574Copy full SHA for 3bb1574
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.1"
+ val jacksonScalaVersion = "2.20.2"
47
val thriftVersion = "0.22.0"
48
val javaxAnnotationApiVersion = "3.0.0"
49
val scalaJavaTimeVersion = "2.6.0"
0 commit comments