Skip to content

Commit e97b3dc

Browse files
dependabot[bot]carlosame
authored andcommitted
Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.3 to 5.11.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.3...r5.11.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a82bb03 commit e97b3dc

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.10.3'
69+
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.0'
7070
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
7171
}
7272

0 commit comments

Comments
 (0)