File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ updates:
2323 - io.spring.*
2424 - org.ajoberstar.grgit
2525 - org.antora
26+ - com.google.protobuf
2627 - io.micrometer:micrometer-docs-generator
2728 - com.willowtreeapps.assertk:assertk-jvm
2829 - org.jetbrains.dokka
Original file line number Diff line number Diff line change 9292 lettuceVersion = ' 6.3.2.RELEASE'
9393 log4jVersion = ' 2.23.1'
9494 mailVersion = ' 2.0.3'
95- micrometerTracingVersion = ' 1.3.0-SNAPSHOT '
96- micrometerVersion = ' 1.13.0-SNAPSHOT '
95+ micrometerTracingVersion = ' 1.3.0-M2 '
96+ micrometerVersion = ' 1.13.0-M2 '
9797 mockitoVersion = ' 5.10.0'
9898 mongoDriverVersion = ' 5.0.0'
9999 mysqlVersion = ' 8.3.0'
@@ -109,11 +109,11 @@ ext {
109109 servletApiVersion = ' 6.0.0'
110110 smackVersion = ' 4.5.0-alpha2'
111111 springAmqpVersion = ' 3.1.3'
112- springDataVersion = ' 2024.0.0-SNAPSHOT '
113- springGraphqlVersion = ' 1.3.0-SNAPSHOT '
114- springKafkaVersion = ' 3.2.0-SNAPSHOT '
112+ springDataVersion = ' 2024.0.0-M2 '
113+ springGraphqlVersion = ' 1.3.0-M1 '
114+ springKafkaVersion = ' 3.2.0-M2 '
115115 springRetryVersion = ' 2.0.5'
116- springSecurityVersion = ' 6.3.0-SNAPSHOT '
116+ springSecurityVersion = ' 6.3.0-M3 '
117117 springVersion = ' 6.1.5'
118118 springWsVersion = ' 4.0.10'
119119 testcontainersVersion = ' 1.19.7'
You can’t perform that action at this time.
0 commit comments