Skip to content

Commit

Permalink
Update kinesis, s3, sns, sqs to 2.21.17
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 8, 2023
1 parent e210bc9 commit ac02fcd
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.3"
val AwsSdkV2 = "2.20.162"
val AwsSdkV2 = "2.21.17"
val CatsEffect = "3.5.2"
val Circe = "0.14.6"
val Fs2 = "3.9.3"
Expand Down

0 comments on commit ac02fcd

Please sign in to comment.