Skip to content

Commit

Permalink
Merge pull request #98 from guardian/update/aws
Browse files Browse the repository at this point in the history
chore(deps): AWS dependency updates
  • Loading branch information
kelvin-chappell authored Nov 14, 2024
2 parents 2d565c8 + 7545af3 commit 66bf60c
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
Expand Up @@ -3,7 +3,7 @@ import sbtversionpolicy.withsbtrelease.ReleaseVersion

name := "simple-configuration"

val awsSdkVersion = "2.27.24"
val awsSdkVersion = "2.29.6"

scalaVersion := "2.13.14"

Expand Down

0 comments on commit 66bf60c

Please sign in to comment.