Skip to content

Commit

Permalink
Merge pull request #83 from guardian/update/aws
Browse files Browse the repository at this point in the history
AWS dependency updates
  • Loading branch information
akash1810 authored Apr 8, 2024
2 parents 925503b + 0525ee7 commit d062772
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 @@ -6,7 +6,7 @@ name := "simple-configuration"
val scala_2_12: String = "2.12.19"
val scala_2_13: String = "2.13.13"

val awsSdkVersion = "2.23.21"
val awsSdkVersion = "2.25.26"

scalaVersion := scala_2_13

Expand Down

0 comments on commit d062772

Please sign in to comment.