Skip to content

Commit

Permalink
Bump software.amazon.awssdk:s3 from 2.29.23 to 2.29.34
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:s3 from 2.29.23 to 2.29.34.

---
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]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 5735dd1 commit 2392014
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 @@ -14,7 +14,7 @@ paperweight = "1.7.5"
xenondevs-commons = "1.22"

[libraries]
awssdk-s3 = { group = "software.amazon.awssdk", name = "s3", version = "2.29.23" }
awssdk-s3 = { group = "software.amazon.awssdk", name = "s3", version = "2.29.34" }
bstats = { group = "xyz.xenondevs.bstats", name = "bstats-bukkit", version = "3.0.1" }
bytebase = { group = "xyz.xenondevs.bytebase", name = "ByteBase", version.ref = "bytebase" }
bytebase-runtime = { group = "xyz.xenondevs.bytebase", name = "ByteBase-Runtime", version.ref = "bytebase" }
Expand Down

0 comments on commit 2392014

Please sign in to comment.