Skip to content

Commit

Permalink
Merge pull request #53 from guardian/update/aws
Browse files Browse the repository at this point in the history
AWS dependency updates
  • Loading branch information
akash1810 authored Aug 10, 2023
2 parents d7b445c + 34f945a commit 6b21971
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.120"
val awsSdkVersion = "2.20.121"

scalaVersion := scala_2_13

Expand Down

0 comments on commit 6b21971

Please sign in to comment.