File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ plugins {
1818 id ' org.sonarqube' version ' 4.2.1.3168'
1919 id ' io.spring.nohttp' version ' 0.0.11' apply false
2020 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 '
2222 id ' com.jfrog.artifactory' version ' 4.32.0' apply false
2323 id ' org.jetbrains.dokka' version " $kotlinVersion "
2424 id ' org.asciidoctor.jvm.pdf' version ' 3.3.2'
@@ -87,16 +87,16 @@ ext {
8787 lettuceVersion = ' 6.2.4.RELEASE'
8888 log4jVersion = ' 2.20.0'
8989 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 '
9292 mockitoVersion = ' 5.4.0'
9393 mongoDriverVersion = ' 4.9.1'
9494 mysqlVersion = ' 8.0.33'
9595 pahoMqttClientVersion = ' 1.2.5'
9696 postgresVersion = ' 42.6.0'
9797 protobufVersion = ' 3.23.3'
9898 r2dbch2Version = ' 1.0.0.RELEASE'
99- reactorVersion = ' 2022 .0.8 '
99+ reactorVersion = ' 2023 .0.0-M1 '
100100 resilience4jVersion = ' 2.0.2'
101101 romeToolsVersion = ' 2.1.0'
102102 rsocketVersion = ' 1.1.4'
You can’t perform that action at this time.
0 commit comments