Skip to content

Commit

Permalink
chore(deps): Update dependency com.fasterxml.jackson.module:jackson-m…
Browse files Browse the repository at this point in the history
…odule-scala to v2.17.2
  • Loading branch information
renovate[bot] committed Jul 5, 2024
1 parent 0cb034d commit 8e9c63b
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 @@ -112,6 +112,6 @@ object Dependencies {
}

object fasterxml {
val jacksonModuleScala = "com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.17.1"
val jacksonModuleScala = "com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.17.2"
}
}

0 comments on commit 8e9c63b

Please sign in to comment.