Skip to content

Commit

Permalink
Merge pull request #536 from guardian/update/non_aws
Browse files Browse the repository at this point in the history
chore(deps): Non-AWS dependency updates
  • Loading branch information
akash1810 authored Sep 30, 2024
2 parents 82f1256 + ab7d0a5 commit 9bbcbeb
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
@@ -1,5 +1,5 @@
// https://github.com/orgs/playframework/discussions/11222
val jacksonVersion = "2.17.2"
val jacksonVersion = "2.18.0"

val jacksonOverrides = Seq(
"com.fasterxml.jackson.datatype" % "jackson-datatype-jdk8",
Expand Down

0 comments on commit 9bbcbeb

Please sign in to comment.