Skip to content

Commit

Permalink
jackson-core 2.14.0 (was 2.13.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 6, 2022
1 parent 090b83c commit 0199602
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 @@ -26,7 +26,7 @@ val jacksonDatabind = Seq(
"com.fasterxml.jackson.core" % "jackson-databind" % jacksonDatabindVersion
)

val jacksonVersion = "2.13.4"
val jacksonVersion = "2.14.0"
val jacksons = Seq(
"com.fasterxml.jackson.core" % "jackson-core",
"com.fasterxml.jackson.core" % "jackson-annotations",
Expand Down

0 comments on commit 0199602

Please sign in to comment.