Skip to content

Commit

Permalink
Update jackson-module-scala to 2.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and davidsloan committed May 6, 2024
1 parent 3a8dd65 commit 9a8537e
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 @@ -82,7 +82,7 @@ object Dependencies {
val azureCoreVersion = "1.49.0"
val gcpCloudVersion = "2.37.0"

val jacksonVersion = "2.17.0"
val jacksonVersion = "2.17.1"
val json4sVersion = "4.0.7"
val mockitoScalaVersion = "1.17.31"
val mockitoJavaVersion = "5.2.0"
Expand Down

0 comments on commit 9a8537e

Please sign in to comment.