There was an error while loading. Please reload this page.
2 parents cd729a7 + 10bb4c1 commit f9d1a78Copy full SHA for f9d1a78
build.gradle
@@ -131,7 +131,7 @@ dependencies {
131
exclude group: 'org.slf4j', module: 'slf4j-api'
132
exclude group: 'io.netty', module: 'netty-all'
133
}
134
- testImplementation "io.netty:netty-all:4.1.97.Final"
+ testImplementation "io.netty:netty-all:4.1.98.Final"
135
136
testImplementation files('test-extension/test-extension.jar')
137
0 commit comments