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.
2 parents b1cd47e + 9e0a149 commit 13b18d3Copy full SHA for 13b18d3
serverless-ui/jwt-stack/build.gradle.kts
@@ -67,7 +67,7 @@ tasks.shadowDistTar { enabled = false }
67
val awsLambdaJavaCoreVersion = "1.3.0"
68
val awsLambdaJavaLog4j2Version = "1.6.0"
69
val jacksonVersion = "2.19.1"
70
-val awsSdk2Version = "2.31.70"
+val awsSdk2Version = "2.31.72"
71
val vavrVersion = "0.10.6"
72
val vavrJacksonVersion = "0.10.3"
73
val vavrGwtVersion = "0.9.2"
0 commit comments