Skip to content

Commit

Permalink
Bump amazon-kinesis-client to 1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
istreeter committed Jul 16, 2024
1 parent 089a60d commit 634a14c
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 @@ -24,7 +24,7 @@ object Dependencies {
val slf4j = "1.7.30"
val log4j = "2.14.0"
val awsSdk = "1.12.279"
val kinesisClient = "1.14.8"
val kinesisClient = "1.15.1"
val kinesisConnector = "1.3.0"
val hadoop = "3.3.3"
val elephantbird = "4.17"
Expand Down

0 comments on commit 634a14c

Please sign in to comment.