Skip to content

Commit 105a578

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 6.0.0
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a901258 commit 105a578

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
@@ -66,7 +66,7 @@ dependencies {
6666
}
6767
dtdparseImplementation 'io.sf.carte:tokenproducer:[3.0,)'
6868
dtdeclImplementation 'io.sf.jclf:jclf-text:[5.0.0,)'
69-
testImplementation 'org.junit.jupiter:junit-jupiter:5.14.0'
69+
testImplementation 'org.junit.jupiter:junit-jupiter:6.0.0'
7070
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
7171
}
7272

0 commit comments

Comments
 (0)