Browse Source

Polish

pull/47415/head
Stéphane Nicoll 2 months ago
parent
commit
2440667aab
  1. 2
      starter/spring-boot-starter-webclient/build.gradle

2
starter/spring-boot-starter-webclient/build.gradle

@ -26,5 +26,5 @@ dependencies {
api(project(":module:spring-boot-webclient")) api(project(":module:spring-boot-webclient"))
implementation("io.projectreactor.netty:reactor-netty-http") api("io.projectreactor.netty:reactor-netty-http")
} }

Loading…
Cancel
Save