Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 23, 2020
1 parent 27900d0 commit e33fd95
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 @@ -198,7 +198,7 @@ dependencies {

testImplementation 'io.github.classgraph:classgraph:4.8.65'
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.1'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.6.0'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.6.1'
testImplementation 'org.junit.platform:junit-platform-launcher:1.6.1'

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

0 comments on commit e33fd95

Please sign in to comment.