Skip to content

Commit

Permalink
build(deps): bump spectator-api from 1.3.1 to 1.3.5
Browse files Browse the repository at this point in the history
Bumps [spectator-api](https://github.com/Netflix/spectator) from 1.3.1 to 1.3.5.
- [Release notes](https://github.com/Netflix/spectator/releases)
- [Changelog](https://github.com/Netflix/spectator/blob/main/CHANGELOG.md)
- [Commits](Netflix/spectator@v1.3.1...v1.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 2, 2022
1 parent b87e7d8 commit eb1f852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zuul-core/build.gradle
Expand Up @@ -12,7 +12,7 @@ dependencies {
api 'com.fasterxml.jackson.core:jackson-databind:2.13.2'

api "com.netflix.archaius:archaius-core:0.7.7"
api "com.netflix.spectator:spectator-api:1.3.1"
api "com.netflix.spectator:spectator-api:1.3.5"
api "com.netflix.netflix-commons:netflix-commons-util:0.3.0"

api project(":zuul-discovery")
Expand Down

0 comments on commit eb1f852

Please sign in to comment.