Skip to content

Commit

Permalink
Bump org.gaul:s3proxy from 2.3.0 to 2.4.1 (#9818)
Browse files Browse the repository at this point in the history
Bumps [org.gaul:s3proxy](/~https://github.com/gaul/s3proxy) from 2.3.0 to 2.4.1.
- [Release notes](/~https://github.com/gaul/s3proxy/releases)
- [Changelog](/~https://github.com/gaul/s3proxy/blob/master/.releaserc)
- [Commits](gaul/s3proxy@s3proxy-2.3.0...s3proxy-2.4.1)

---
updated-dependencies:
- dependency-name: org.gaul:s3proxy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 081a91c commit 221a64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ dependencies {
api("org.apache.tuweni:tuweni-units:$tuweniVersion")
api("org.apache.velocity:velocity-engine-core:2.4.1")
api("org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:5.0.2")
api("org.gaul:s3proxy:2.3.0")
api("org.gaul:s3proxy:2.4.1")
api("org.hyperledger.besu:secp256k1:0.8.2")
api("org.hyperledger.besu:evm:24.3.3")
api("org.mapstruct:mapstruct:$mapStructVersion")
Expand Down

0 comments on commit 221a64a

Please sign in to comment.