Skip to content

Commit

Permalink
Update aws-java-sdk-cloudwatch to 1.11.915 (#163)
Browse files Browse the repository at this point in the history
Co-authored-by: semenodm <[email protected]>
  • Loading branch information
scala-steward and semenodm authored Dec 14, 2020
1 parent d3091e6 commit 0ad949b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import sbt.Keys.{ libraryDependencies, _ }
import sbt._

object Dependencies {
val AwsSdkVersion = "1.11.877"
val AwsSdkVersion = "1.11.915"
val cirisVersion = "1.2.1"
val doobieVersion = "0.9.4"
val jdbcdslogVersion = "1.0.6.2"
Expand Down

0 comments on commit 0ad949b

Please sign in to comment.