Skip to content

Commit

Permalink
[release] Prepare and release 1.1.0-M3
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Jun 11, 2024
1 parent 2c9de1b commit c06ae51
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=1.1.0-SNAPSHOT
reactorPoolMicrometerVersion=0.2.0-SNAPSHOT
version=1.1.0-M3
reactorPoolMicrometerVersion=0.2.0-M3
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
# Baselines, should be updated on every release
baseline-pool-api = "1.0.5"
reactorCore = "3.7.0-SNAPSHOT"
reactorAddons = "3.6.0-SNAPSHOT"
baseline-pool-api = "1.0.6"
reactorCore = "3.7.0-M3"
reactorAddons = "3.6.0-M1"

# Other shared versions
junit = "5.10.2"
Expand Down

0 comments on commit c06ae51

Please sign in to comment.