There was an error while loading. Please reload this page.
1 parent 7db43ef commit 2440667Copy full SHA for 2440667
starter/spring-boot-starter-webclient/build.gradle
@@ -26,5 +26,5 @@ dependencies {
26
27
api(project(":module:spring-boot-webclient"))
28
29
-implementation("io.projectreactor.netty:reactor-netty-http")
+api("io.projectreactor.netty:reactor-netty-http")
30
}
0 commit comments