Skip to content

Commit

Permalink
build(deps): bump io.prometheus:prometheus-metrics-exposition-formats
Browse files Browse the repository at this point in the history
Bumps [io.prometheus:prometheus-metrics-exposition-formats](https://github.com/prometheus/client_java) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/prometheus/client_java/releases)
- [Commits](prometheus/client_java@v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: io.prometheus:prometheus-metrics-exposition-formats
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 3279b37 commit 5c47dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vulnz/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.2'
implementation 'com.sun.activation:jakarta.activation:2.0.1'
implementation 'io.prometheus:client_java:1.3.4'
implementation 'io.prometheus:prometheus-metrics-exposition-formats:1.3.4'
implementation 'io.prometheus:prometheus-metrics-exposition-formats:1.3.5'
implementation 'io.prometheus:prometheus-metrics-instrumentation-jvm:1.3.4'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
Expand Down

0 comments on commit 5c47dd8

Please sign in to comment.