Skip to content

Commit 1815f1b

Browse files
James McIntyrezeitlinger
authored andcommitted
Add prometheus-metrics-exposition-textformats to BOM
Signed-off-by: Gregor Zeitlinger <[email protected]>
1 parent 91f9cff commit 1815f1b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

prometheus-metrics-bom/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@
7979
<artifactId>prometheus-metrics-exposition-formats</artifactId>
8080
<version>${project.version}</version>
8181
</dependency>
82+
<dependency>
83+
<groupId>io.prometheus</groupId>
84+
<artifactId>prometheus-metrics-exposition-textformats</artifactId>
85+
<version>${project.version}</version>
86+
</dependency>
8287
<dependency>
8388
<groupId>io.prometheus</groupId>
8489
<artifactId>prometheus-metrics-instrumentation-dropwizard</artifactId>

0 commit comments

Comments
 (0)