Skip to content

Commit 12d86af

Browse files
chore(deps): bump junitVersion from 6.0.1 to 6.0.3
Bumps `junitVersion` from 6.0.1 to 6.0.3. Updates `org.junit.jupiter:junit-jupiter-api` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.1...r6.0.3) Updates `org.junit.jupiter:junit-jupiter-params` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.1...r6.0.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.1...r6.0.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent afef896 commit 12d86af

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
@@ -109,7 +109,7 @@ subprojects {
109109
ext {
110110
// Keep empty lines between versions to avoid conflicts on mass update (e.g. Dependabot).
111111

112-
junitVersion = "6.0.1"
112+
junitVersion = "6.0.3"
113113

114114
junitPlatformVersion = "6.0.2"
115115

0 commit comments

Comments
 (0)