Skip to content

Commit

Permalink
Update amazon-kinesis-client to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward[bot] committed Jan 25, 2025
1 parent 1a74907 commit 7445eef
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 @@ -65,7 +65,7 @@ object LibraryDependencies {
}

val kpl = "com.amazonaws" % "amazon-kinesis-producer" % "0.15.12"
val kcl = "software.amazon.kinesis" % "amazon-kinesis-client" % "2.6.1"
val kcl = "software.amazon.kinesis" % "amazon-kinesis-client" % "3.0.1"
}

object Cats {
Expand Down

0 comments on commit 7445eef

Please sign in to comment.