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 492a395 commit 899598aCopy full SHA for 899598a
build.gradle
@@ -92,8 +92,8 @@ ext {
92
lettuceVersion = '6.3.2.RELEASE'
93
log4jVersion = '2.23.1'
94
mailVersion = '2.0.3'
95
- micrometerTracingVersion = '1.3.1-SNAPSHOT'
96
- micrometerVersion = '1.13.1-SNAPSHOT'
+ micrometerTracingVersion = '1.3.0'
+ micrometerVersion = '1.13.0'
97
mockitoVersion = '5.11.0'
98
mongoDriverVersion = '5.0.1'
99
mysqlVersion = '8.3.0'
0 commit comments