Skip to content

Commit

Permalink
Update kinesis, s3, sns, sqs to 2.20.126
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 15, 2023
1 parent 7958d30 commit 4411473
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 @@ -21,7 +21,7 @@ ThisBuild / githubWorkflowBuild ++= Seq(

val Versions = new {
val ActiveMq = "5.18.2"
val AwsSdkV2 = "2.20.123"
val AwsSdkV2 = "2.20.126"
val CatsEffect = "3.5.1"
val Circe = "0.14.5"
val Fs2 = "3.8.0"
Expand Down

0 comments on commit 4411473

Please sign in to comment.