Skip to content

Commit dc29b28

Browse files
dependabot[bot]carlosame
authored andcommitted
Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.2 to 5.11.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86cb507 commit dc29b28

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

0 commit comments

Comments
 (0)