There was an error while loading. Please reload this page.
1 parent ad7fd92 commit 99000bdCopy full SHA for 99000bd
build.gradle
@@ -128,7 +128,7 @@ dependencies {
128
exclude group: 'org.slf4j', module: 'slf4j-api'
129
exclude group: 'io.netty', module: 'netty-all'
130
}
131
- testImplementation "io.netty:netty-all:4.1.96.Final"
+ testImplementation "io.netty:netty-all:4.1.97.Final"
132
133
testImplementation files('test-extension/test-extension.jar')
134
0 commit comments