Skip to content

Commit 930be4f

Browse files
chore(deps): bump s3 from 2.17.81 to 2.17.86
Bumps s3 from 2.17.81 to 2.17.86. --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c53d21f commit 930be4f

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)