We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fc9d6e commit 1e7bd6aCopy full SHA for 1e7bd6a
build.gradle
@@ -60,9 +60,9 @@ ext {
60
log4jVersion = '2.13.2'
61
micrometerVersion = '1.5.2'
62
mockitoVersion = '3.4.6'
63
- reactorVersion = 'Dysprosium-SR9'
+ reactorVersion = 'Dysprosium-SR10'
64
scalaVersion = '2.13'
65
- springDataCommonsVersion = '2.3.1.RELEASE'
+ springDataCommonsVersion = '2.4.0-M2'
66
springRetryVersion = '1.3.0'
67
springVersion = '5.3.0-M2'
68
0 commit comments