Skip to content

Commit e4be0b4

Browse files
committed
Use api again
1 parent 5c4c783 commit e4be0b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-webclient/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dependencies {
2-
compile "org.springframework.boot:spring-boot-starter-webflux"
2+
api "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)