Skip to content

Commit

Permalink
Update aws-java-sdk-cloudformation, ... to 1.12.116 (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 22, 2021
1 parent 71f9338 commit 21d8768
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 @@ lazy val fs2AwsUtils = (project in file("main"))
name := primaryName,
description := "Utility classes for interacting with the AWS SDKs from Scala using fs2",
libraryDependencies ++= {
val awsSdkVersion = "1.12.115"
val awsSdkVersion = "1.12.116"

Seq(
"co.fs2" %% "fs2-io" % fs2Version,
Expand Down

0 comments on commit 21d8768

Please sign in to comment.