File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -60,16 +60,16 @@ ext {
60
60
logbackVersion = ' 1.4.11'
61
61
lz4Version = ' 1.8.0'
62
62
micrometerDocsVersion = ' 1.0.2'
63
- micrometerVersion = ' 1.12.0-SNAPSHOT '
64
- micrometerTracingVersion = ' 1.2.0-SNAPSHOT '
63
+ micrometerVersion = ' 1.12.0-M3 '
64
+ micrometerTracingVersion = ' 1.2.0-M3 '
65
65
mockitoVersion = ' 5.5.0'
66
66
rabbitmqStreamVersion = ' 0.12.0'
67
67
rabbitmqVersion = project. hasProperty(' rabbitmqVersion' ) ? project. rabbitmqVersion : ' 5.18.0'
68
- reactorVersion = ' 2023.0.0-M2 '
68
+ reactorVersion = ' 2023.0.0-M3 '
69
69
snappyVersion = ' 1.1.8.4'
70
- springDataVersion = ' 2023.1.0-SNAPSHOT '
71
- springRetryVersion = ' 2.0.2 '
72
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 6.1.0-SNAPSHOT '
70
+ springDataVersion = ' 2023.1.0-M3 '
71
+ springRetryVersion = ' 2.0.3 '
72
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 6.1.0-M5 '
73
73
testcontainersVersion = ' 1.19.0'
74
74
zstdJniVersion = ' 1.5.0-2'
75
75
You can’t perform that action at this time.
0 commit comments