Skip to content

Commit

Permalink
build(deps-dev): bump com.netflix.archaius:archaius-core (#2253)
Browse files Browse the repository at this point in the history
Bumps [com.netflix.archaius:archaius-core](https://github.com/Netflix/archaius) from 0.7.7 to 0.7.8.
- [Release notes](https://github.com/Netflix/archaius/releases)
- [Commits](Netflix/archaius@v0.7.7...v0.7.8)

---
updated-dependencies:
- dependency-name: com.netflix.archaius:archaius-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 1, 2023
1 parent d1ebce6 commit f70d996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hystrix/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>com.netflix.archaius</groupId>
<artifactId>archaius-core</artifactId>
<version>0.7.7</version>
<version>0.7.8</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit f70d996

Please sign in to comment.