Skip to content

Commit

Permalink
chore(ci): bump prometheus-rsocket-client from 1.5.1 to 1.5.2 (#597)
Browse files Browse the repository at this point in the history
Bumps [prometheus-rsocket-client](https://github.com/micrometer-metrics/prometheus-rsocket-proxy) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/micrometer-metrics/prometheus-rsocket-proxy/releases)
- [Commits](micrometer-metrics/prometheus-rsocket-proxy@v1.5.1...v1.5.2)

---
updated-dependencies:
- dependency-name: io.micrometer.prometheus:prometheus-rsocket-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 1dc94e5 commit 82fe47b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
<dependency>
<groupId>io.micrometer.prometheus</groupId>
<artifactId>prometheus-rsocket-client</artifactId>
<version>1.5.1</version>
<version>1.5.2</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
Expand Down

0 comments on commit 82fe47b

Please sign in to comment.