Skip to content

Commit 24de36a

Browse files
chore(deps): bump io.netty:netty-common in the update-dependencies group (#159)
Bumps the update-dependencies group with 1 update: [io.netty:netty-common](https://github.com/netty/netty). Updates `io.netty:netty-common` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) --- updated-dependencies: - dependency-name: io.netty:netty-common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5e376b commit 24de36a

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
@@ -19,7 +19,7 @@ val ktfmtVersion = "0.44"
1919
//Due to vulnerabilities
2020
val commonsTextVersion = "1.13.0"
2121
val commonsCodecVersion = "1.18.0"
22-
val nettycommonVersion = "4.1.117.Final"
22+
val nettycommonVersion = "4.1.118.Final"
2323

2424

2525

0 commit comments

Comments
 (0)