Skip to content

Commit

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

0 comments on commit ec3ff90

Please sign in to comment.