Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2020
1 parent 1d2ecff commit 91856e8
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 @@ -201,7 +201,7 @@ dependencies {

testImplementation 'io.github.classgraph:classgraph:4.8.89'
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.2'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.6.2'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.7.0'
testImplementation 'org.junit.platform:junit-platform-launcher:1.6.2'

testImplementation 'net.bytebuddy:byte-buddy-parent:1.10.14'
Expand Down

0 comments on commit 91856e8

Please sign in to comment.