Skip to content

Commit

Permalink
Bump amazon-kinesis-client to 1.14.5 (close #245)
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Boocock committed Dec 15, 2021
1 parent d7e7053 commit 3be51a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -23,7 +23,7 @@ object Dependencies {
// Java
val slf4j = "1.7.30"
val log4j = "2.14.0"
val kinesisClient = "1.14.4"
val kinesisClient = "1.14.5"
val kinesisConnector = "1.3.0"
val hadoop = "2.7.7"
val elephantbird = "4.17"
Expand Down

0 comments on commit 3be51a5

Please sign in to comment.