Skip to content

Commit 0f1eb5c

Browse files
authored
Merge pull request graphql-java#3643 from graphql-java/dependabot/gradle/io.projectreactor-reactor-core-3.6.7
Bump io.projectreactor:reactor-core from 3.6.5 to 3.6.7
2 parents c0fc047 + f3ffa9a commit 0f1eb5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎build.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ dependencies{
117117

118118
testImplementation 'org.reactivestreams:reactive-streams-tck:'+ reactiveStreamsVersion
119119
testImplementation "io.reactivex.rxjava2:rxjava:2.2.21"
120-
testImplementation "io.projectreactor:reactor-core:3.6.5"
120+
testImplementation "io.projectreactor:reactor-core:3.6.7"
121121

122122
testImplementation 'org.testng:testng:7.10.2'// use for reactive streams test inheritance
123123

0 commit comments

Comments
(0)