Skip to content

Commit

Permalink
Update jackson-annotations, jackson-core, ... to 2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 12, 2024
1 parent 2a12148 commit 3e84b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ object Dependencies {
}

object Jackson {
val JacksonV = "2.11.4"
val JacksonV = "2.18.0"

val core = "com.fasterxml.jackson.core" % "jackson-core" % JacksonV
val annotations =
Expand Down

0 comments on commit 3e84b6d

Please sign in to comment.