From 4cd22dfc27b56c8668b7e6b6b771a7eae4b41a09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 04:26:31 +0000 Subject: [PATCH] Bump com.aayushatharva.brotli4j:brotli4j from 1.18.0 to 1.19.0 Bumps [com.aayushatharva.brotli4j:brotli4j](https://github.com/hyperxpro/Brotli4j) from 1.18.0 to 1.19.0. - [Release notes](https://github.com/hyperxpro/Brotli4j/releases) - [Commits](https://github.com/hyperxpro/Brotli4j/compare/v1.18.0...v1.19.0) --- updated-dependencies: - dependency-name: com.aayushatharva.brotli4j:brotli4j dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index ddadb9854..8ceb8a91e 100644 --- a/build.gradle +++ b/build.gradle @@ -122,7 +122,7 @@ ext { nettyHttp3Version = '0.0.30.Final' // Testing - brotli4jVersion = '1.18.0' + brotli4jVersion = '1.19.0' zstdJniVersion = '1.5.7-4' jacksonDatabindVersion = '2.19.2' testAddonVersion = reactorCoreVersion