1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Revert "Fix snapshot build failure related to reactor-netty"

This reverts commit f37714a26f.
This commit is contained in:
Joe Grandja
2020-08-04 14:24:32 -04:00
parent f37714a26f
commit 3bc0b8c144
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ dependencies {
testCompile powerMock2Dependencies
testCompile 'com.squareup.okhttp3:mockwebserver'
testCompile 'ch.qos.logback:logback-classic'
testCompile 'io.projectreactor.netty:reactor-netty-http'
testCompile 'io.projectreactor.netty:reactor-netty'
testCompile 'io.rsocket:rsocket-transport-netty'
testCompile 'javax.annotation:jsr250-api:1.0'
testCompile 'javax.xml.bind:jaxb-api'