Skip to content

Commit

Permalink
Use latest Milestones for deps; prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan committed Jul 15, 2024
1 parent 43a22ce commit 2c0f1c2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,16 @@ ext {
logbackVersion = '1.5.6'
lz4Version = '1.8.0'
micrometerDocsVersion = '1.0.3'
micrometerVersion = '1.14.0-SNAPSHOT'
micrometerTracingVersion = '1.4.0-SNAPSHOT'
micrometerVersion = '1.14.0-M1'
micrometerTracingVersion = '1.4.0-M1'
mockitoVersion = '5.12.0'
rabbitmqStreamVersion = '0.15.0'
rabbitmqVersion = '5.21.0'
reactorVersion = '2024.0.0-SNAPSHOT'
reactorVersion = '2024.0.0-M4'
snappyVersion = '1.1.10.5'
springDataVersion = '2024.1.0-SNAPSHOT'
springDataVersion = '2024.0.3'
springRetryVersion = '2.0.6'
springVersion = '6.2.0-SNAPSHOT'
springVersion = '6.2.0-M5'
testcontainersVersion = '1.19.8'
zstdJniVersion = '1.5.6-3'

Expand Down

0 comments on commit 2c0f1c2

Please sign in to comment.