Skip to content

Commit 13b18d3

Browse files
authored
Merge pull request #5838 from aws-iot-builder-tools/dependabot/gradle/serverless-ui/jwt-stack/awsSdk2Version-2.31.72
Bump awsSdk2Version from 2.31.70 to 2.31.72 in /serverless-ui/jwt-stack
2 parents b1cd47e + 9e0a149 commit 13b18d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverless-ui/jwt-stack/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ tasks.shadowDistTar { enabled = false }
6767
val awsLambdaJavaCoreVersion = "1.3.0"
6868
val awsLambdaJavaLog4j2Version = "1.6.0"
6969
val jacksonVersion = "2.19.1"
70-
val awsSdk2Version = "2.31.70"
70+
val awsSdk2Version = "2.31.72"
7171
val vavrVersion = "0.10.6"
7272
val vavrJacksonVersion = "0.10.3"
7373
val vavrGwtVersion = "0.9.2"

0 commit comments

Comments
 (0)