Rename micrometer-tracing-api to micrometer-tracing

This commit is contained in:
Chris Bono
2022-07-12 22:21:27 -05:00
parent b3f564b40f
commit 5272714d89
2 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-tracing-api</artifactId>
<artifactId>micrometer-tracing</artifactId>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>