Skip to content

Commit 18623c1

Browse files
Bump prometheus.simpleClientJava.version from 0.8.0 to 0.10.0
Bumps `prometheus.simpleClientJava.version` from 0.8.0 to 0.10.0. Updates `simpleclient_hotspot` from 0.8.0 to 0.10.0 - [Release notes](https://github.com/prometheus/client_java/releases) - [Commits](prometheus/client_java@parent-0.8.0...parent-0.10.0) Updates `simpleclient` from 0.8.0 to 0.10.0 - [Release notes](https://github.com/prometheus/client_java/releases) - [Commits](prometheus/client_java@parent-0.8.0...parent-0.10.0) Updates `simpleclient_common` from 0.8.0 to 0.10.0 - [Release notes](https://github.com/prometheus/client_java/releases) - [Commits](prometheus/client_java@parent-0.8.0...parent-0.10.0) Updates `simpleclient_dropwizard` from 0.8.0 to 0.10.0 - [Release notes](https://github.com/prometheus/client_java/releases) - [Commits](prometheus/client_java@parent-0.8.0...parent-0.10.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 866e4d0 commit 18623c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<properties>
2020
<jenkins.version>2.204.1</jenkins.version>
2121
<java.level>8</java.level>
22-
<prometheus.simpleClientJava.version>0.8.0</prometheus.simpleClientJava.version>
22+
<prometheus.simpleClientJava.version>0.10.0</prometheus.simpleClientJava.version>
2323
<workflow.api.version>2.41</workflow.api.version>
2424
<workflow.job.version>2.36</workflow.job.version>
2525
<workflow.step.version>2.23</workflow.step.version>

0 commit comments

Comments
 (0)