Skip to content

Commit 2440667

Browse files
committed
Polish
1 parent 7db43ef commit 2440667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ dependencies {
2626

2727
api(project(":module:spring-boot-webclient"))
2828

29-
implementation("io.projectreactor.netty:reactor-netty-http")
29+
api("io.projectreactor.netty:reactor-netty-http")
3030
}

0 commit comments

Comments
 (0)