Skip to content

Commit b1cd47e

Browse files
authored
Merge pull request #5837 from aws-iot-builder-tools/dependabot/gradle/results-iterator-jitpack/software.amazon.awssdk-iot-2.31.72
Bump software.amazon.awssdk:iot from 2.31.70 to 2.31.72 in /results-iterator-jitpack
2 parents f3aa340 + 2378d09 commit b1cd47e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

results-iterator-jitpack/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ tasks.shadowDistTar { enabled = false }
2727
// Specify all of our dependency versions
2828
val resultsIteratorForAwsJavaSdkVersion = "29.0.25"
2929
val junitVersion = "4.13.2"
30-
val awsSdk2Version = "2.31.70"
30+
val awsSdk2Version = "2.31.72"
3131
val vavrVersion = "0.10.6"
3232
val jcabiVersion = "0.24.3"
3333

0 commit comments

Comments
 (0)