Skip to content

Commit

Permalink
Bump jackson to 2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spenes authored and AlexBenny committed Jan 23, 2025
1 parent b941a0f commit 047674c
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 @@ -34,7 +34,7 @@ object Dependencies {
val Slf4j = "1.7.36"
val ScalaCache = "0.28.0"
val Postgresql = "42.5.5"
val Jackson = "2.14.1"
val Jackson = "2.15.0"
val Snakeyaml = "2.0"
val Guava = "32.0.0-jre"

Expand Down

0 comments on commit 047674c

Please sign in to comment.