This commit is contained in:
Stéphane Nicoll
2025-10-06 16:37:10 +02:00
parent 7db43ef820
commit 2440667aab
@@ -26,5 +26,5 @@ dependencies {
api(project(":module:spring-boot-webclient"))
implementation("io.projectreactor.netty:reactor-netty-http")
api("io.projectreactor.netty:reactor-netty-http")
}