Skip to content

Commit e687c4a

Browse files
author
Steve Riesenberg
committed
Update io.projectreactor to 2022.0.8
Closes gh-13338
1 parent f9cd7f9 commit e687c4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dependencies {
8686
implementation localGroovy()
8787

8888
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
89-
implementation 'io.projectreactor:reactor-core:3.5.6'
89+
implementation 'io.projectreactor:reactor-core:3.5.7'
9090
implementation 'org.gretty:gretty:4.0.3'
9191
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
9292
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aspectjVersion=1.9.19
2-
reactorVersion=2022.0.7
2+
reactorVersion=2022.0.8
33
springJavaformatVersion=0.0.38
44
springBootVersion=3.0.6
55
springFrameworkVersion=6.0.9

0 commit comments

Comments
 (0)