Skip to content

Commit

Permalink
Bump com.aayushatharva.brotli4j:brotli4j from 1.13.0 to 1.15.0 (#3010)
Browse files Browse the repository at this point in the history
Bumps [com.aayushatharva.brotli4j:brotli4j](https://github.com/hyperxpro/Brotli4j) from 1.13.0 to 1.15.0.
- [Release notes](https://github.com/hyperxpro/Brotli4j/releases)
- [Commits](hyperxpro/Brotli4j@v1.13.0...v1.15.0)

---
updated-dependencies:
- dependency-name: com.aayushatharva.brotli4j:brotli4j
  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 Jan 2, 2024
1 parent f1f2812 commit 6d79f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ ext {
nettyQuicVersion = '0.0.55.Final'

// Testing
brotli4jVersion = '1.13.0'
brotli4jVersion = '1.15.0'
jacksonDatabindVersion = '2.16.1'
testAddonVersion = reactorCoreVersion
assertJVersion = '3.25.0'
Expand Down

0 comments on commit 6d79f60

Please sign in to comment.