Skip to content

Commit

Permalink
Update kinesis to 2.21.41 (#679)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward[bot] <417002+ etspaceman-scala-steward-app[bot]@users.noreply.github.com>
  • Loading branch information
etspaceman-scala-steward-app[bot] and scala-steward[bot] authored Dec 8, 2023
1 parent 28141b9 commit 0327f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/LibraryDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ object LibraryDependencies {
}

object Aws {
val sdkVersion = "2.21.40"
val sdkVersion = "2.21.41"
val utils = "software.amazon.awssdk" % "utils" % sdkVersion
val kinesis = "software.amazon.awssdk" % "kinesis" % sdkVersion
val kpl = "com.amazonaws" % "amazon-kinesis-producer" % "0.15.8"
Expand Down

0 comments on commit 0327f33

Please sign in to comment.