Skip to content

Commit

Permalink
Bump com.netflix.spectator:spectator-api from 1.7.0 to 1.7.17
Browse files Browse the repository at this point in the history
Bumps [com.netflix.spectator:spectator-api](https://github.com/Netflix/spectator) from 1.7.0 to 1.7.17.
- [Release notes](https://github.com/Netflix/spectator/releases)
- [Changelog](https://github.com/Netflix/spectator/blob/main/CHANGELOG.md)
- [Commits](Netflix/spectator@v1.7.0...v1.7.17)

---
updated-dependencies:
- dependency-name: com.netflix.spectator:spectator-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent f30b5cd commit 577d539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions-contrib/spectator-histogram/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>com.netflix.spectator</groupId>
<artifactId>spectator-api</artifactId>
<version>1.7.0</version>
<version>1.7.17</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 577d539

Please sign in to comment.