Skip to content

Commit 48b7a11

Browse files
dependabot[bot]jlink
authored andcommitted
Bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.0
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.2 to 5.13.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.2...r5.13.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac21870 commit 48b7a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ static def javaTargetVersion() {
3333

3434
ext {
3535
junitPlatformVersion = '1.12.2'
36-
junitJupiterVersion = '5.12.2'
36+
junitJupiterVersion = '5.13.0'
3737
apiGuardianVersion = '1.1.2'
3838
opentest4jVersion = '1.3.0'
3939
archunitVersion = '1.4.1'

0 commit comments

Comments
 (0)