Skip to content

Commit

Permalink
Update kinesis, s3, sns, sqs to 2.20.151 (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 20, 2023
1 parent 8842125 commit f24bd17
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.149"
val AwsSdkV2 = "2.20.151"
val CatsEffect = "3.5.1"
val Circe = "0.14.6"
val Fs2 = "3.8.0"
Expand Down

0 comments on commit f24bd17

Please sign in to comment.