Skip to content

Commit 72cf464

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 (#639)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.0...r5.10.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96eee5d commit 72cf464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
implementation 'org.apache.commons:commons-compress:1.24.0'
5757
implementation 'info.picocli:picocli:4.7.5'
5858

59-
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
59+
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
6060
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
6161
testImplementation 'org.testfx:openjfx-monocle:jdk-12.0.1+2'
6262
}

0 commit comments

Comments
 (0)