Skip to content

Commit 46e3973

Browse files
committed
test with jackson 2.15.3
1 parent fad1aba commit 46e3973

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
@@ -12,7 +12,7 @@ ThisBuild / crossScalaVersions := Seq("2.11.12", "2.12.17", "2.13.10", "3.2.2")
1212

1313
resolvers ++= Resolver.sonatypeOssRepos("snapshots")
1414

15-
val jacksonVersion = "2.15.3-SNAPSHOT"
15+
val jacksonVersion = "2.15.3"
1616

1717
autoAPIMappings := true
1818

0 commit comments

Comments
 (0)