Skip to content

Commit

Permalink
Bump junit-bom from 5.3.0-RC1 to 5.3.1
Browse files Browse the repository at this point in the history
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.3.0-RC1 to 5.3.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.3.0-RC1...r5.3.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Nov 18, 2018
1 parent adef08d commit 6c87598
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 @@ -26,7 +26,7 @@ repositories {
}

dependencies {
api 'org.junit:junit-bom:5.3.0-RC1'
api 'org.junit:junit-bom:5.3.1'
api 'org.junit.jupiter:junit-jupiter-api'
api 'org.junit.jupiter:junit-jupiter-params'
api 'javax.json:javax.json-api:1.1.2'
Expand Down

0 comments on commit 6c87598

Please sign in to comment.