Skip to content

Commit 889e3f3

Browse files
Bump io.netty:netty-bom from 4.1.100.Final to 4.1.117.Final (#26)
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.100.Final to 4.1.117.Final. - [Commits](netty/netty@netty-4.1.100.Final...netty-4.1.117.Final) --- updated-dependencies: - dependency-name: io.netty:netty-bom 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 c99548e commit 889e3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repositories {
3030

3131
dependencies {
3232
implementation(libs.junit.jupiter.api)
33-
implementation(platform("io.netty:netty-bom:4.1.100.Final"))
33+
implementation(platform("io.netty:netty-bom:4.1.117.Final"))
3434
implementation("io.netty:netty-buffer")
3535
implementation("io.netty:netty-common")
3636

0 commit comments

Comments
 (0)