File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ plugins {
18
18
id ' org.sonarqube' version ' 4.2.1.3168'
19
19
id ' io.spring.nohttp' version ' 0.0.11' apply false
20
20
id ' org.ajoberstar.grgit' version ' 4.1.1'
21
- id ' io.spring.dependency-management' version ' 1.1.0 '
21
+ id ' io.spring.dependency-management' version ' 1.1.1 '
22
22
id ' com.jfrog.artifactory' version ' 4.32.0' apply false
23
23
id ' org.jetbrains.dokka' version " $kotlinVersion "
24
24
id ' org.asciidoctor.jvm.pdf' version ' 3.3.2'
@@ -87,16 +87,16 @@ ext {
87
87
lettuceVersion = ' 6.2.4.RELEASE'
88
88
log4jVersion = ' 2.20.0'
89
89
mailVersion = ' 2.0.2'
90
- micrometerTracingVersion = ' 1.1.2 '
91
- micrometerVersion = ' 1.11.1 '
90
+ micrometerTracingVersion = ' 1.2.0-M1 '
91
+ micrometerVersion = ' 1.12.0-M1 '
92
92
mockitoVersion = ' 5.4.0'
93
93
mongoDriverVersion = ' 4.9.1'
94
94
mysqlVersion = ' 8.0.33'
95
95
pahoMqttClientVersion = ' 1.2.5'
96
96
postgresVersion = ' 42.6.0'
97
97
protobufVersion = ' 3.23.3'
98
98
r2dbch2Version = ' 1.0.0.RELEASE'
99
- reactorVersion = ' 2022 .0.8 '
99
+ reactorVersion = ' 2023 .0.0-M1 '
100
100
resilience4jVersion = ' 2.0.2'
101
101
romeToolsVersion = ' 2.1.0'
102
102
rsocketVersion = ' 1.1.4'
You can’t perform that action at this time.
0 commit comments