Skip to content

Commit

Permalink
Bump com.github.ben-manes.versions in /examples/resilience-failsafe
Browse files Browse the repository at this point in the history
Bumps com.github.ben-manes.versions from 0.49.0 to 0.50.0.

---
updated-dependencies:
- dependency-name: com.github.ben-manes.versions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 3986719 commit 91ec631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/resilience-failsafe/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ caffeine = "3.1.8"
failsafe = "3.3.2"
junit = "5.10.1"
truth = "1.1.5"
versions = "0.49.0"
versions = "0.50.0"

[libraries]
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version.ref = "caffeine" }
Expand Down

0 comments on commit 91ec631

Please sign in to comment.