Skip to content

Commit b79dbd9

Browse files
authored
test with jackson 2.18.2
1 parent 5971313 commit b79dbd9

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.20", scala213Version, "3.
1313

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

16-
val jacksonCoreVersion = "2.18.1"
16+
val jacksonCoreVersion = "2.18.2"
1717
val jacksonNonCoreVersion = jacksonCoreVersion
1818

1919
autoAPIMappings := true

0 commit comments

Comments
 (0)