We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ac7995 commit 8413aa5Copy full SHA for 8413aa5
project/Dependencies.scala
@@ -24,7 +24,7 @@ object Dependencies {
24
val scalaTestVersion = "3.2.19"
25
val scalaTestPlusJUnitVersion = scalaTestVersion + ".0"
26
27
- val awsSdkVersion = "1.12.777"
+ val awsSdkVersion = "1.12.778"
28
val guavaVersion = "33.3.1-jre"
29
val jacksonVersion = "2.17.3"
30
0 commit comments