Update io.projectreactor to 2022.0.6

Closes gh-13046
This commit is contained in:
Rob Winch 2023-04-14 13:00:38 -05:00
parent efb45e492d
commit 07aef93d33
2 changed files with 2 additions and 2 deletions

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.5.4'
implementation 'io.projectreactor:reactor-core:3.5.5'
implementation 'org.gretty:gretty:4.0.3'
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'

View File

@ -1,5 +1,5 @@
aspectjVersion=1.9.19
reactorVersion=2022.0.5
reactorVersion=2022.0.6
springJavaformatVersion=0.0.38
springBootVersion=2.4.2
springFrameworkVersion=6.0.7