Skip to content

Commit e52231d

Browse files
Steve Riesenbergsjohnr
authored andcommitted
Update io.projectreactor to 2023.0.0-M2
Closes gh-13686
1 parent 3518156 commit e52231d

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
@@ -87,7 +87,7 @@ dependencies {
8787
implementation localGroovy()
8888

8989
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
90-
implementation 'io.projectreactor:reactor-core:3.5.8'
90+
implementation 'io.projectreactor:reactor-core:3.6.0-M2'
9191
implementation 'org.gretty:gretty:4.0.3'
9292
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
9393
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.9
2+
reactorVersion=2023.0.0-M2
33
springJavaformatVersion=0.0.39
44
springBootVersion=3.1.1
55
springDataVersion=2022.0.7

0 commit comments

Comments
 (0)