Skip to content

Commit

Permalink
Merge pull request #137 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
waisingyiu authored Dec 4, 2024
2 parents 4464f61 + ccc4ece commit d266493
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 @@ -3,7 +3,7 @@ import sbt._
object Dependencies {
val awsSdkVersion = "1.12.778"
val log4j2Version = "2.17.2"
val jacksonVersion = "2.18.1"
val jacksonVersion = "2.18.2"
val specsVersion = "4.20.9"
val http4sVersion = "0.23.26"

Expand Down

0 comments on commit d266493

Please sign in to comment.