Skip to content

Commit 9566325

Browse files
committed
Move to Micrometer Snapshots
1 parent b7a2ab9 commit 9566325

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ ext {
6666
junitJupiterVersion = '5.8.2'
6767
kafkaVersion = '3.2.0'
6868
log4jVersion = '2.17.2'
69-
micrometerVersion = '1.10.0-M3'
70-
micrometerTracingVersion = '1.0.0-M6'
69+
micrometerVersion = '1.10.0-SNAPSHOT'
70+
micrometerTracingVersion = '1.0.0-SNAPSHOT'
7171
mockitoVersion = '4.5.1'
7272
reactorVersion = '2020.0.19'
7373
scalaVersion = '2.13'

0 commit comments

Comments
 (0)