Skip to content

Commit 1af0ce3

Browse files
committed
prep 2.18.4
1 parent 129e854 commit 1af0ce3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.3"
16+
val jacksonCoreVersion = "2.18.4"
1717
val jacksonNonCoreVersion = jacksonCoreVersion
1818

1919
autoAPIMappings := true

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.10.2
1+
sbt.version=1.10.11

0 commit comments

Comments
 (0)