Skip to content

Commit

Permalink
Merge pull request #78 from guardian/update/aws
Browse files Browse the repository at this point in the history
AWS dependency updates
  • Loading branch information
akash1810 authored Mar 11, 2024
2 parents 56f2216 + f3c9837 commit 044677c
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.19"
val scala_2_13: String = "2.13.13"

val awsSdkVersion = "2.23.19"
val awsSdkVersion = "2.23.21"

scalaVersion := scala_2_13

Expand Down

0 comments on commit 044677c

Please sign in to comment.