Skip to content

Commit a679328

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ static def javaTargetVersion() {
3333

3434
ext {
3535
junitPlatformVersion = '1.12.1'
36-
junitJupiterVersion = '5.12.1'
36+
junitJupiterVersion = '5.12.2'
3737
apiGuardianVersion = '1.1.2'
3838
opentest4jVersion = '1.3.0'
3939
archunitVersion = '1.4.0'

0 commit comments

Comments
 (0)