Fix Micrometer deps for GA versions

This commit is contained in:
Artem Bilan
2024-05-20 11:17:37 -04:00
parent 492a3950ae
commit 899598a342

View File

@@ -92,8 +92,8 @@ ext {
lettuceVersion = '6.3.2.RELEASE'
log4jVersion = '2.23.1'
mailVersion = '2.0.3'
micrometerTracingVersion = '1.3.1-SNAPSHOT'
micrometerVersion = '1.13.1-SNAPSHOT'
micrometerTracingVersion = '1.3.0'
micrometerVersion = '1.13.0'
mockitoVersion = '5.11.0'
mongoDriverVersion = '5.0.1'
mysqlVersion = '8.3.0'