Skip to content

Commit 528e0a1

Browse files
dependabot[bot]carlosame
authored andcommitted
Bump org.junit.jupiter:junit-jupiter from 5.13.0 to 5.13.1
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.13.0 to 5.13.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.13.0...r5.13.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc3f3be commit 528e0a1

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

0 commit comments

Comments
 (0)