Skip to content

Commit 5c4c783

Browse files
committed
Change webflux starter to compile
1 parent aa4a453 commit 5c4c783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-webclient/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dependencies {
2-
api "org.springframework.boot:spring-boot-starter-webflux"
2+
compile "org.springframework.boot:spring-boot-starter-webflux"
33

44
testImplementation "org.springframework.boot:spring-boot-starter-webflux"
55
testImplementation "org.springframework.boot:spring-boot-starter-test"

0 commit comments

Comments
 (0)