We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fda701 commit 81ef48bCopy full SHA for 81ef48b
project/Dependencies.scala
@@ -26,7 +26,7 @@ object Dependencies {
26
val InfluxDBJavaVersion = "2.23"
27
28
val AvroVersion = "1.11.3"
29
- val AwsSdk2Version = "2.27.7"
+ val AwsSdk2Version = "2.27.12"
30
val NettyVersion = "4.1.112.Final"
31
// Sync with plugins.sbt
32
val PekkoGrpcBinaryVersion = "1.1"
0 commit comments