Skip to content

Commit

Permalink
jackson 2.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Feb 15, 2024
1 parent 5114529 commit 0e85c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ThisBuild / crossScalaVersions := Seq("2.11.12", "2.12.17", "2.13.10", "3.2.2")

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

val jacksonVersion = "2.15.3"
val jacksonVersion = "2.15.4"

autoAPIMappings := true

Expand Down

0 comments on commit 0e85c03

Please sign in to comment.