We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e832e25 commit 32fa52cCopy full SHA for 32fa52c
build.gradle.kts
@@ -30,7 +30,7 @@ repositories {
30
31
dependencies {
32
implementation(libs.junit.jupiter.api)
33
- implementation(platform("io.netty:netty-bom:4.1.116.Final"))
+ implementation(platform("io.netty:netty-bom:4.1.117.Final"))
34
implementation("io.netty:netty-buffer")
35
implementation("io.netty:netty-common")
36
0 commit comments