Skip to content

Commit

Permalink
fix(deps): update dependency com.github.stefanbirkner:system-rules to…
Browse files Browse the repository at this point in the history
… v1.19.0
  • Loading branch information
renovate[bot] authored Mar 13, 2024
1 parent fc2a586 commit 4532896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ dependencies {

// Testing
testImplementation 'junit:junit:4.12'
testImplementation 'com.github.stefanbirkner:system-rules:1.16.0'
testImplementation 'com.github.stefanbirkner:system-rules:1.19.0'
}

configurations.all {
Expand Down

0 comments on commit 4532896

Please sign in to comment.