Skip to content

Commit

Permalink
Merge pull request #1216 from guardian/update/all
Browse files Browse the repository at this point in the history
Scala Steward weekly dependency updates
  • Loading branch information
akash1810 authored Jun 29, 2023
2 parents 0bf46c4 + f8c4f89 commit 662397d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ val jacksonVersion = "2.15.2"
val circeVersion = "0.14.5"

// These can live in the same codebase, see: https://aws.amazon.com/blogs/developer/aws-sdk-for-java-2-x-released/
val awsV1SdkVersion = "1.12.494"
val awsV2SdkVersion = "2.20.91"
val awsV1SdkVersion = "1.12.498"
val awsV2SdkVersion = "2.20.95"

libraryDependencies ++= Seq(
ws,
Expand Down

0 comments on commit 662397d

Please sign in to comment.