Skip to content

Commit 49db78f

Browse files
brunobatCopilot
andauthored
Update _posts/2025-06-18-micrometer-prometheus-v1.adoc
Co-authored-by: Copilot <[email protected]>
1 parent a095711 commit 49db78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-06-18-micrometer-prometheus-v1.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ In this case, the core extension must be *removed*:
5151
```xml
5252
<dependency>
5353
<groupId>io.quarkus</groupId>
54-
<artifactId>quarkus-micrometer-registry-prometheu</artifactId>
54+
<artifactId>quarkus-micrometer-registry-prometheus</artifactId>
5555
</dependency>
5656
```
5757

0 commit comments

Comments
 (0)