Skip to content

Commit f32624f

Browse files
build(deps): bump software.amazon.awssdk:bom from 2.17.99 to 2.17.102
Bumps [software.amazon.awssdk:bom](https://github.com/aws/aws-sdk-java-v2) from 2.17.99 to 2.17.102. - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java-v2@2.17.99...2.17.102) --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef42ef6 commit f32624f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
implementation("org.bouncycastle:bcprov-jdk15on:1.70")
6767

6868

69-
implementation (platform ("software.amazon.awssdk:bom:2.17.99"))
69+
implementation (platform ("software.amazon.awssdk:bom:2.17.102"))
7070
implementation("software.amazon.awssdk:s3")
7171

7272
testImplementation("io.ktor:ktor-server-tests:$ktor_version")

0 commit comments

Comments
 (0)