Skip to content

Commit

Permalink
Update dependency aws.sdk.kotlin:s3 to v1.3.101
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent eaceca3 commit 8545f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ google-oauth = { module = "com.google.auth:google-auth-library-oauth2-http", ver
google-play = { module = "com.google.apis:google-api-services-androidpublisher", version = "v3-rev20241216-2.0.0" }
google-sheets = { module = "com.google.apis:google-api-services-sheets", version = "v4-rev20241203-2.0.0" }
zxing = { module = "com.google.zxing:javase", version = "3.5.3" }
s3 = { module = "aws.sdk.kotlin:s3", version = "1.3.94" }
s3 = { module = "aws.sdk.kotlin:s3", version = "1.3.101" }
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "4.12.0" }
kotlinx-serialization = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version.ref = "serialization" }
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json ", version.ref = "serialization" }
Expand Down

0 comments on commit 8545f97

Please sign in to comment.