Skip to content

Commit

Permalink
[release] Prepare and release 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
chemicL committed Jan 14, 2025
1 parent 9e5d4c3 commit 8c35658
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.0.9-SNAPSHOT
reactorPoolMicrometerVersion=0.1.9-SNAPSHOT
version=1.0.9
reactorPoolMicrometerVersion=0.1.9
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
baseline-pool-api = "1.0.8"
# Reactor Core 3.5.20 is the last OSS release for 3.5.x series
reactorCore = "3.5.20"
reactorAddons = "3.5.3-SNAPSHOT"
reactorAddons = "3.5.2"

# Other shared versions
junit = "5.11.4"
Expand Down

0 comments on commit 8c35658

Please sign in to comment.