Skip to content

Commit

Permalink
Merge pull request #75 from guardian/update/aws
Browse files Browse the repository at this point in the history
AWS dependency updates
  • Loading branch information
tjsilver authored Feb 7, 2024
2 parents 99cd2be + ac6deb3 commit e1040d2
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.12"

val awsSdkVersion = "2.21.46"
val awsSdkVersion = "2.23.19"

scalaVersion := scala_2_13

Expand Down

0 comments on commit e1040d2

Please sign in to comment.