Skip to content

Commit

Permalink
[release] Prepare and release 3.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbasle committed Dec 14, 2021
1 parent dc7db88 commit ff6a57f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Snapshot and pre-release Maven artifacts are provided in the SpringSource snapsh
To add this repo to your Gradle build, specify the URL like the following:

ext {
reactorAddonsVersion = '3.4.5'
reactorAddonsVersion = '3.4.6'
}

repositories {
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=3.4.6-SNAPSHOT
reactorCoreVersion=3.4.11-SNAPSHOT
version=3.4.6
reactorCoreVersion=3.4.13

0 comments on commit ff6a57f

Please sign in to comment.