File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -60,15 +60,15 @@ ext {
60
60
log4jVersion = ' 2.24.1'
61
61
logbackVersion = ' 1.5.12'
62
62
micrometerDocsVersion = ' 1.0.4'
63
- micrometerVersion = ' 1.14.0-SNAPSHOT '
64
- micrometerTracingVersion = ' 1.4.0-SNAPSHOT '
63
+ micrometerVersion = ' 1.14.1 '
64
+ micrometerTracingVersion = ' 1.4.0'
65
65
mockitoVersion = ' 5.14.2'
66
66
rabbitmqStreamVersion = ' 0.18.0'
67
67
rabbitmqVersion = ' 5.22.0'
68
- reactorVersion = ' 2024.0.0-SNAPSHOT '
69
- springDataVersion = ' 2024.1.0-SNAPSHOT '
68
+ reactorVersion = ' 2024.0.0'
69
+ springDataVersion = ' 2024.1.0'
70
70
springRetryVersion = ' 2.0.10'
71
- springVersion = ' 6.2.0-SNAPSHOT '
71
+ springVersion = ' 6.2.0'
72
72
testcontainersVersion = ' 1.20.3'
73
73
74
74
javaProjects = subprojects - project(' :spring-amqp-bom' )
You can’t perform that action at this time.
0 commit comments