Skip to content

Commit

Permalink
Updates metrics test dependency.
Browse files Browse the repository at this point in the history
Signed-off-by: Santiago Pericas-Geertsen <[email protected]>
  • Loading branch information
spericas committed Jan 14, 2025
1 parent b1fade3 commit 3bab67f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fault-tolerance/fault-tolerance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.helidon.metrics</groupId>
<artifactId>helidon-metrics</artifactId>
<groupId>io.helidon.metrics.providers</groupId>
<artifactId>helidon-metrics-providers-micrometer</artifactId>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3bab67f

Please sign in to comment.