Skip to content

Commit

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

---
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 Feb 3, 2025
1 parent a732fbc commit 5d3d6e2
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 @@ -13,7 +13,7 @@ paperweight = "2.0.0-beta.14"
xenondevs-commons = "1.26"

[libraries]
awssdk-s3 = { group = "software.amazon.awssdk", name = "s3", version = "2.30.2" }
awssdk-s3 = { group = "software.amazon.awssdk", name = "s3", version = "2.30.11" }
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 5d3d6e2

Please sign in to comment.