We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5aba94 commit 655f460Copy full SHA for 655f460
build.gradle
@@ -55,8 +55,8 @@ ext {
55
log4jVersion = '2.17.2'
56
logbackVersion = '1.2.3'
57
lz4Version = '1.8.0'
58
- micrometerVersion = '1.10.0-M2'
59
- micrometerTracingVersion = '1.0.0-M5'
+ micrometerVersion = '1.10.0-M3'
+ micrometerTracingVersion = '1.0.0-M6'
60
mockitoVersion = '4.5.1'
61
rabbitmqStreamVersion = '0.4.0'
62
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.13.1'
0 commit comments