Skip to content

Commit 0c9e454

Browse files
authored
Merge pull request #3923 from graphql-java/dependabot/gradle/io.projectreactor-reactor-core-3.7.5
Bump io.projectreactor:reactor-core from 3.7.4 to 3.7.5
2 parents 5a11dc6 + d1fcf6e commit 0c9e454

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
@@ -124,7 +124,7 @@ dependencies {
124124

125125
testImplementation 'org.reactivestreams:reactive-streams-tck:' + reactiveStreamsVersion
126126
testImplementation "io.reactivex.rxjava2:rxjava:2.2.21"
127-
testImplementation "io.projectreactor:reactor-core:3.7.4"
127+
testImplementation "io.projectreactor:reactor-core:3.7.5"
128128

129129
testImplementation 'org.testng:testng:7.11.0' // use for reactive streams test inheritance
130130
testImplementation "com.tngtech.archunit:archunit-junit5:1.4.0"

0 commit comments

Comments
 (0)