Skip to content

Commit

Permalink
Bump junit-bom from 5.7.1 to 5.7.2
Browse files Browse the repository at this point in the history
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.7.1...r5.7.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored May 17, 2021
1 parent eb9a72c commit 273171b
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 @@ repositories {
}

dependencies {
api platform('org.junit:junit-bom:5.7.1')
api platform('org.junit:junit-bom:5.7.2')
api 'org.junit.jupiter:junit-jupiter-api'
api 'org.junit.jupiter:junit-jupiter-params'
api 'javax.json:javax.json-api:1.1.4'
Expand Down

0 comments on commit 273171b

Please sign in to comment.