Skip to content

Commit

Permalink
Update jackson-core, jackson-databind to 2.17.2 (#600)
Browse files Browse the repository at this point in the history
Co-authored-by: Ayoub Benali <ayoub-benali@users.noreply.github.com>
  • Loading branch information
scala-steward and ayoub-benali authored Jul 11, 2024
1 parent afe435d commit 873dccd
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 @@ -2,7 +2,7 @@ val avroVersion = "1.11.3"
val catsVersion = "2.12.0"
val disciplineScalaTestVersion = "2.3.0"
val enumeratumVersion = "1.7.3"
val jacksonVersion = "2.17.1"
val jacksonVersion = "2.17.2"
val magnolia2Version = "0.17.0"
val magnolia3Version = "1.3.7"
val munitVersion = "1.0.0"
Expand Down

0 comments on commit 873dccd

Please sign in to comment.