Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 7f737c5 commit d82c812
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 = "1.7.3"
xenondevs-commons = "1.17"

[libraries]
awssdk-s3 = { group = "software.amazon.awssdk", name = "s3", version = "2.28.11" }
awssdk-s3 = { group = "software.amazon.awssdk", name = "s3", version = "2.28.16" }
bstats = { group = "xyz.xenondevs.bstats", name = "bstats-bukkit", version = "3.0.1" }
bytbase-runtime = { group = "xyz.xenondevs.bytebase", name = "ByteBase-Runtime", version = "0.4.8" }
caffeine = { group = "com.github.ben-manes.caffeine", name = "caffeine", version = "3.1.8" }
Expand Down

0 comments on commit d82c812

Please sign in to comment.