Skip to content

Commit c54e4e0

Browse files
dependabot[bot]jlink
authored andcommitted
Bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.0...r5.12.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 410a55a commit c54e4e0

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.0'
36-
junitJupiterVersion = '5.12.0'
36+
junitJupiterVersion = '5.12.1'
3737
apiGuardianVersion = '1.1.2'
3838
opentest4jVersion = '1.3.0'
3939
archunitVersion = '1.4.0'

0 commit comments

Comments
 (0)