Skip to content

Commit

Permalink
Bump system-rules from 1.17.1 to 1.19.0
Browse files Browse the repository at this point in the history
Bumps [system-rules](https://github.com/stefanbirkner/system-rules) from 1.17.1 to 1.19.0.
- [Release notes](https://github.com/stefanbirkner/system-rules/releases)
- [Commits](stefanbirkner/system-rules@system-rules-1.17.1...system-rules-1.19.0)

---
updated-dependencies:
- dependency-name: com.github.stefanbirkner:system-rules
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and remkop committed Feb 16, 2022
1 parent a51ede8 commit 54e7d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ext {
releaseDate = "2022-02-09"
releaseDatePreviousRegex = "2022\\-02\\-09"

systemRulesVersion = "1.17.1"
systemRulesVersion = "1.19.0"

supportDependencies = [
junit : "junit:junit:$junitVersion",
Expand Down

0 comments on commit 54e7d0a

Please sign in to comment.