We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 470467e commit fbecb5cCopy full SHA for fbecb5c
README.md
@@ -36,7 +36,7 @@ Snapshot and pre-release Maven artifacts are provided in the SpringSource snapsh
36
To add this repo to your Gradle build, specify the URL like the following:
37
38
ext {
39
- reactorAddonsVersion = '3.5.2'
+ reactorAddonsVersion = '3.5.3'
40
}
41
42
repositories {
gradle.properties
@@ -1 +1 @@
1
-version=3.5.3-SNAPSHOT
+version=3.5.3
0 commit comments