Skip to content

Commit f970a9f

Browse files
Bump junitVersion from 5.11.3 to 5.12.0
Bumps `junitVersion` from 5.11.3 to 5.12.0. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.3 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.3...r5.12.0) Updates `org.junit.vintage:junit-vintage-engine` from 5.11.3 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.3...r5.12.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a30dc1 commit f970a9f

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
@@ -28,7 +28,7 @@ ext {
2828
jacocoVersion = '0.8.3'
2929
jaxbRuntimeVersion = '2.3.3'
3030
junitPlatformVersion = '1.4.1'
31-
junitVersion = '5.11.3'
31+
junitVersion = '5.12.0'
3232
logbackVersion = '1.5.12'
3333
mockitoVersion = '5.15.2'
3434

0 commit comments

Comments
 (0)