Skip to content

Commit

Permalink
Bump junit from 4.13.1 to 4.13.2
Browse files Browse the repository at this point in the history
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](junit-team/junit4@r4.13.1...r4.13.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and christianhujer committed Feb 24, 2021
1 parent 043eade commit 74dd052
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 @@ -30,7 +30,7 @@ dependencyManagement {
entry 'cucumber-junit'
entry 'cucumber-junit-platform-engine'
}
dependency 'junit:junit:4.13.1'
dependency 'junit:junit:4.13.2'
dependencySet(group: 'net.sourceforge.pmd', version: '6.31.0') {
entry 'pmd'
entry 'pmd-core'
Expand Down

0 comments on commit 74dd052

Please sign in to comment.