1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Update io.projectreactor to 2022.0.10

Closes gh-13710
This commit is contained in:
Steve Riesenberg
2023-08-18 16:01:07 -05:00
parent 0426d27698
commit 67e1832922
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ dependencies {
implementation localGroovy()
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
implementation 'io.projectreactor:reactor-core:3.5.8'
implementation 'io.projectreactor:reactor-core:3.5.9'
implementation 'org.gretty:gretty:3.0.9'
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
+1 -1
View File
@@ -1,5 +1,5 @@
aspectjVersion=1.9.19
reactorVersion=2022.0.9
reactorVersion=2022.0.10
springJavaformatVersion=0.0.39
springBootVersion=3.0.8
springFrameworkVersion=6.0.11