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 6bbcc4f commit 8d19b77Copy full SHA for 8d19b77
graphql-webclient/build.gradle
@@ -1,5 +1,5 @@
1
dependencies {
2
- compileOnly "org.springframework.boot:spring-boot-starter-webflux"
+ implementation "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