Skip to content

Commit 2d732e9

Browse files
committed
jackson 2.17.2
1 parent 179ab88 commit 2d732e9

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
@@ -13,7 +13,7 @@ ThisBuild / crossScalaVersions := Seq("2.11.12", "2.12.19", scala213Version, "3.
1313

1414
//resolvers ++= Resolver.sonatypeOssRepos("snapshots")
1515

16-
val jacksonVersion = "2.17.1"
16+
val jacksonVersion = "2.17.2"
1717

1818
autoAPIMappings := true
1919

0 commit comments

Comments
 (0)