Skip to content

Commit a8da3d8

Browse files
Update jackson-module-scala to 2.21.0 (#984)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com> Co-authored-by: Jules Ivanic <jules.ivanic@gmail.com>
1 parent f97dd97 commit a8da3d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/BuildHelper.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ object BuildHelper {
4343
val zioConstraintlessVersion = "0.3.3"
4444
val scalaCollectionCompatVersion = "2.14.0"
4545
val msgpackVersion = "0.9.11"
46-
val jacksonScalaVersion = "2.20.2"
46+
val jacksonScalaVersion = "2.21.0"
4747
val thriftVersion = "0.22.0"
4848
val javaxAnnotationApiVersion = "3.0.0"
4949
val scalaJavaTimeVersion = "2.6.0"

0 commit comments

Comments
 (0)