Skip to content

Commit c3aa6ae

Browse files
Bump io.netty.incubator:netty-incubator-codec-http3 (#3812)
Bumps [io.netty.incubator:netty-incubator-codec-http3](https://github.com/netty/netty-incubator-codec-http3) from 0.0.29.Final to 0.0.30.Final. - [Commits](netty/netty-incubator-codec-http3@netty-incubator-codec-http3-0.0.29.Final...netty-incubator-codec-http3-0.0.30.Final) --- updated-dependencies: - dependency-name: io.netty.incubator:netty-incubator-codec-http3 dependency-version: 0.0.30.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab911ae commit c3aa6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ ext {
119119
}
120120
nettyIoUringVersion = '0.0.26.Final'
121121
nettyQuicVersion = '0.0.73.Final'
122-
nettyHttp3Version = '0.0.29.Final'
122+
nettyHttp3Version = '0.0.30.Final'
123123

124124
// Testing
125125
brotli4jVersion = '1.18.0'

0 commit comments

Comments
 (0)