Skip to content

Commit

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

---
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 Sep 30, 2024
1 parent 91de2f8 commit 382c574
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 @@ -96,7 +96,7 @@ dependencies {
api("org.apache.tuweni:tuweni-units:$tuweniVersion")
api("org.apache.velocity:velocity-engine-core:2.3")
api("org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:5.0.2")
api("org.gaul:s3proxy:2.2.0")
api("org.gaul:s3proxy:2.3.0")
api("org.hyperledger.besu:secp256k1:0.8.2")
api("org.hyperledger.besu:evm:23.10.2")
api("org.jetbrains:annotations:24.1.0")
Expand Down

0 comments on commit 382c574

Please sign in to comment.