Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 13, 2020
1 parent 8dfac23 commit c949833
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 @@ -203,7 +203,7 @@ dependencies {
testImplementation 'io.github.classgraph:classgraph:4.8.69'
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.1'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.6.1'
testImplementation 'org.junit.platform:junit-platform-launcher:1.6.1'
testImplementation 'org.junit.platform:junit-platform-launcher:1.6.2'

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

0 comments on commit c949833

Please sign in to comment.