Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Apr 13, 2020
1 parent 771af5d commit 7e11ad7
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 {
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.0'

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

Expand Down

0 comments on commit 7e11ad7

Please sign in to comment.