Skip to content

Commit

Permalink
[release] Back to snapshots, next is 1.0.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
pderop committed Jul 11, 2023
1 parent 441f104 commit 6d98818
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.0.1
reactorPoolMicrometerVersion=0.1.1
version=1.0.2-SNAPSHOT
reactorPoolMicrometerVersion=0.1.2-SNAPSHOT
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.0"
reactorCore = "3.5.8"
reactorAddons = "3.5.1"
baseline-pool-api = "1.0.1"
reactorCore = "3.5.9-SNAPSHOT"
reactorAddons = "3.5.2-SNAPSHOT"

# Other shared versions
junit = "5.9.1"
Expand Down

0 comments on commit 6d98818

Please sign in to comment.