Skip to content

Commit

Permalink
Merge pull request #914 from guardian/update/aws
Browse files Browse the repository at this point in the history
chore(deps): AWS dependency updates
  • Loading branch information
akash1810 authored Jul 4, 2024
2 parents 99d45e6 + 60fd1bb commit 4f098f0
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 @@ -4,7 +4,7 @@ version := "1.0-SNAPSHOT"

ThisBuild / scalaVersion := "2.13.14"

val awsVersion = "2.25.69"
val awsVersion = "2.25.70"
val awsVersionOne = "1.12.753"

def env(propName: String): String =
Expand Down

0 comments on commit 4f098f0

Please sign in to comment.