Skip to content

Commit 222ebea

Browse files
Update io.projectreactor to 3.5.0-M6
Closes gh-11861
1 parent 6f23aa7 commit 222ebea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: buildSrc/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ dependencies {
8787
implementation localGroovy()
8888

8989
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
90-
implementation 'io.projectreactor:reactor-core:3.5.0-M4'
90+
implementation 'io.projectreactor:reactor-core:3.5.0-M6'
9191
implementation 'gradle.plugin.org.gretty:gretty:3.0.1'
9292
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
9393
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'

0 commit comments

Comments
 (0)