Skip to content

Commit

Permalink
[release] Prepare and release 3.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Aug 13, 2024
1 parent 5454a10 commit 3730492
Show file tree
Hide file tree
Showing 3 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.10'
reactorAddonsVersion = '3.4.11'
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=3.4.11-SNAPSHOT
version=3.4.11
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
reactorCore = "3.4.29-SNAPSHOT"
reactorCore = "3.4.41"
# Other shared versions
kotlin = "1.5.32"
reactiveStreams = "1.0.4"
Expand Down

0 comments on commit 3730492

Please sign in to comment.