Skip to content

Commit

Permalink
Merge pull request #864 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 Mar 28, 2024
2 parents df26ff1 + 401a812 commit 3c3d379
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 @@ -7,7 +7,7 @@ version := "1.0-SNAPSHOT"
ThisBuild / scalaVersion := "2.13.13"

val awsVersion = "2.25.13"
val awsVersionOne = "1.12.688"
val awsVersionOne = "1.12.689"

lazy val root = (project in file("."))
.enablePlugins(
Expand Down

0 comments on commit 3c3d379

Please sign in to comment.