Skip to content

Commit 8ed30f7

Browse files
authored
Merge pull request #1638 from guardian/update/aws
chore(deps): AWS dependency updates
2 parents 41801bf + 039fc65 commit 8ed30f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ThisBuild / scalacOptions ++= compilerOptions
3838

3939
val playJsonVersion = "3.0.6"
4040
val specsVersion: String = "4.8.3"
41-
val awsSdkVersion: String = "1.12.796"
41+
val awsSdkVersion: String = "1.12.797"
4242
val doobieVersion: String = "0.13.4"
4343
val catsVersion: String = "2.13.0"
4444
val okHttpVersion: String = "4.12.0"

0 commit comments

Comments
 (0)