Revert Reactor to M2

This commit is contained in:
Gary Russell
2023-09-11 12:54:47 -04:00
parent ea643a90f4
commit 5d3f9526b6

View File

@@ -73,7 +73,7 @@ ext {
micrometerVersion = '1.12.0-SNAPSHOT'
micrometerTracingVersion = '1.2.0-SNAPSHOT'
mockitoVersion = '5.5.0'
reactorVersion = '2023.0.0-SNAPSHOT'
reactorVersion = '2023.0.0-M2'
scalaVersion = '2.13'
springBootVersion = '3.0.9' // docs module
springDataVersion = '2023.1.0-SNAPSHOT'