We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c4c783 commit e4be0b4Copy full SHA for e4be0b4
graphql-webclient/build.gradle
@@ -1,5 +1,5 @@
1
dependencies {
2
- compile "org.springframework.boot:spring-boot-starter-webflux"
+ api "org.springframework.boot:spring-boot-starter-webflux"
3
4
testImplementation "org.springframework.boot:spring-boot-starter-webflux"
5
testImplementation "org.springframework.boot:spring-boot-starter-test"
0 commit comments