Skip to content

Commit

Permalink
Merge pull request #49 from guardian/update/aws
Browse files Browse the repository at this point in the history
AWS dependency updates
  • Loading branch information
tjsilver authored Aug 4, 2023
2 parents c3c748d + 5cf82ab commit 8fc341c
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 @@ -21,7 +21,7 @@ ThisBuild / developers := List(Developer(
val scala_2_12: String = "2.12.18"
val scala_2_13: String = "2.13.11"

val awsSdkVersion = "2.20.97"
val awsSdkVersion = "2.20.117"

scalaVersion := scala_2_13

Expand Down

0 comments on commit 8fc341c

Please sign in to comment.