Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 5, 2021
1 parent 3844021 commit e79b2f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -30,7 +30,7 @@ repositories {
}

dependencies {
api platform('org.junit:junit-bom:5.7.0')
api platform('org.junit:junit-bom:5.7.1')
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 e79b2f1

Please sign in to comment.