Skip to content

Commit 7e11ad7

Browse files
Bump junit-jupiter from 5.6.1 to 5.6.2
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>
1 parent 771af5d commit 7e11ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ dependencies {
201201
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.0'
202202

203203
testImplementation 'io.github.classgraph:classgraph:4.8.68'
204-
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.1'
204+
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.2'
205205
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.6.1'
206206
testImplementation 'org.junit.platform:junit-platform-launcher:1.6.1'
207207

0 commit comments

Comments
 (0)