Skip to content

Commit 15c3b6c

Browse files
authored
Merge pull request #77 from ekino/dependabot/gradle/software.amazon.awssdk-s3-2.16.18
chore(deps): bump s3 from 2.16.13 to 2.16.18
2 parents b7a9921 + 434925a commit 15c3b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repositories {
2424

2525
val springBootVersion = "2.4.3"
2626
val guavaVersion = "30.1-jre"
27-
val awsSdkVersion = "2.16.13"
27+
val awsSdkVersion = "2.16.18"
2828
val jcvVersion = "1.5.0"
2929
val assertkVersion = "0.23.1"
3030

0 commit comments

Comments
 (0)