We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56eda91 commit aa4a453Copy full SHA for aa4a453
graphql-webclient/build.gradle
@@ -1,5 +1,5 @@
1
dependencies {
2
- implementation "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