Skip to content

Commit 2a957a5

Browse files
authored
Merge pull request #598 from fd4s/jackson-2.17.1
Update jackson to 2.17.1
2 parents b3b2767 + ec6ccc3 commit 2a957a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ val avroVersion = "1.11.3"
22
val catsVersion = "2.12.0"
33
val disciplineScalaTestVersion = "2.3.0"
44
val enumeratumVersion = "1.7.3"
5-
val jacksonVersion = "2.16.2"
5+
val jacksonVersion = "2.17.1"
66
val magnolia2Version = "0.17.0"
77
val magnolia3Version = "1.3.7"
88
val munitVersion = "1.0.0"

0 commit comments

Comments
 (0)