1
0
mirror of synced 2026-08-05 09:47:05 +00:00

Update io.projectreactor to 2020.0.17

Closes gh-10986
This commit is contained in:
Steve Riesenberg
2022-03-18 18:11:44 -05:00
parent dec5070909
commit 3e8ed5ea06
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ dependencies {
implementation localGroovy()
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
implementation 'io.projectreactor:reactor-core:3.4.14'
implementation 'io.projectreactor:reactor-core:3.4.16'
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'