Ver código fonte

Update io.projectreactor to 3.5.0-M6

Closes gh-11861
Marcus Da Coregio 2 anos atrás
pai
commit
222ebeab3b
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      buildSrc/build.gradle

+ 1 - 1
buildSrc/build.gradle

@@ -87,7 +87,7 @@ dependencies {
 	implementation localGroovy()
 
 	implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
-	implementation 'io.projectreactor:reactor-core:3.5.0-M4'
+	implementation 'io.projectreactor:reactor-core:3.5.0-M6'
 	implementation 'gradle.plugin.org.gretty:gretty:3.0.1'
 	implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
 	implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'