Skip to content

Commit

Permalink
Update auth to 2.20.91
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] committed Jun 23, 2023
1 parent a39edd2 commit a14bfb8
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 @@ -78,7 +78,7 @@ 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.86"
val awsV2SdkVersion = "2.20.91"

libraryDependencies ++= Seq(
ws,
Expand Down

0 comments on commit a14bfb8

Please sign in to comment.