Skip to content

Commit 460a63c

Browse files
Update jackson-module-scala to 2.19.2 (#889)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com> Co-authored-by: Andriy Plokhotnyuk <[email protected]>
1 parent 43411a0 commit 460a63c

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.13.0"
4545
val msgpackVersion = "0.9.10"
46-
val jacksonScalaVersion = "2.19.1"
46+
val jacksonScalaVersion = "2.19.2"
4747
val thriftVersion = "0.22.0"
4848
val javaxAnnotationApiVersion = "3.0.0"
4949
val scalaJavaTimeVersion = "2.6.0"

0 commit comments

Comments
 (0)