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 cb5cef3 commit 442fc4fCopy full SHA for 442fc4f
internal-bom/build.gradle.kts
@@ -25,6 +25,6 @@ dependencies {
25
api("com.h2database:h2:2.3.232")
26
api("javax.annotation:javax.annotation-api:1.3.2")
27
api("org.threeten:threeten-extra:1.8.0")
28
- api("io.netty:netty-all:4.2.4.Final")
+ api("io.netty:netty-all:4.2.6.Final")
29
}
30
0 commit comments