Skip to content

Commit

Permalink
Bump junit-platform-launcher from 1.7.0 to 1.7.1
Browse files Browse the repository at this point in the history
Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2021
1 parent 7c5663f commit 896cc8e
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 @@ -197,7 +197,7 @@ dependencies {
testImplementation 'io.github.classgraph:classgraph:4.8.102'
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.0'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.7.1'
testImplementation 'org.junit.platform:junit-platform-launcher:1.7.0'
testImplementation 'org.junit.platform:junit-platform-launcher:1.7.1'

testImplementation 'net.bytebuddy:byte-buddy-parent:1.10.19'
testRuntime group: 'org.apache.logging.log4j', name: 'log4j-core', version: '3.0.0-SNAPSHOT'
Expand Down

0 comments on commit 896cc8e

Please sign in to comment.