Skip to content

Commit 54e7d0a

Browse files
dependabot[bot]remkop
authored andcommitted
Bump system-rules from 1.17.1 to 1.19.0
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] <[email protected]>
1 parent a51ede8 commit 54e7d0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ext {
2929
releaseDate = "2022-02-09"
3030
releaseDatePreviousRegex = "2022\\-02\\-09"
3131

32-
systemRulesVersion = "1.17.1"
32+
systemRulesVersion = "1.19.0"
3333

3434
supportDependencies = [
3535
junit : "junit:junit:$junitVersion",

0 commit comments

Comments
 (0)