Skip to content

Commit 937f487

Browse files
authored
Merge pull request #159 from ekino/dependabot/gradle/software.amazon.awssdk-s3-2.17.86
chore(deps): bump s3 from 2.17.81 to 2.17.86
2 parents c53d21f + 930be4f commit 937f487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repositories {
1111
}
1212

1313
val springBootVersion = "2.6.0"
14-
val awsSdkVersion = "2.17.81"
14+
val awsSdkVersion = "2.17.86"
1515
val jcvVersion = "1.5.0"
1616
val assertkVersion = "0.25"
1717

0 commit comments

Comments
 (0)