Skip to content

Commit aa4a453

Browse files
committed
Import webflux starter being transitive instead of implementation
1 parent 56eda91 commit aa4a453

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-
implementation "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)