Skip to content

Commit eb9f022

Browse files
Bump io.netty:netty-bom from 4.1.111.Final to 4.1.112.Final (#9)
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.111.Final to 4.1.112.Final. - [Commits](netty/netty@netty-4.1.111.Final...netty-4.1.112.Final) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4b9dee commit eb9f022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
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.111.Final"))
33+
implementation(platform("io.netty:netty-bom:4.1.112.Final"))
3434
implementation("io.netty:netty-buffer")
3535
implementation("io.netty:netty-common")
3636

0 commit comments

Comments
 (0)