Skip to content

Commit 281e1e4

Browse files
Update dependency aws.sdk.kotlin:s3 to v1.6.43 (#1049)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1661748 commit 281e1e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ google-protobuf = { id = "com.google.protobuf", version = "0.9.6" }
1515
shadow = { id = "com.gradleup.shadow", version = "9.4.0" }
1616

1717
[libraries]
18-
aws-kotlin-s3 = "aws.sdk.kotlin:s3:1.6.42"
18+
aws-kotlin-s3 = "aws.sdk.kotlin:s3:1.6.43"
1919
exposed-core = { module = "org.jetbrains.exposed:exposed-core", version.ref = "exposed" }
2020
exposed-jdbc = { module = "org.jetbrains.exposed:exposed-jdbc", version.ref = "exposed" }
2121
firebase-admin = "com.google.firebase:firebase-admin:9.8.0"

0 commit comments

Comments
 (0)