Skip to content

Commit 3abb528

Browse files
dependabot[bot]carlosame
authored andcommitted
Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.9.3
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.9.2 to 5.9.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.2...r5.9.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 b675388 commit 3abb528

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
@@ -53,7 +53,7 @@ dependencies {
5353
}
5454
dtdparseImplementation 'io.sf.carte:tokenproducer:[2.0.1,)'
5555
dtdeclImplementation 'io.sf.jclf:jclf-text:[5.0.0,)'
56-
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
56+
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.3'
5757
}
5858

5959
repositories {

0 commit comments

Comments
 (0)