Skip to content

Commit 6243f31

Browse files
dependabot[bot]jlink
authored andcommitted
Bump junitPlatformVersion from 1.12.0 to 1.12.1
Bumps `junitPlatformVersion` from 1.12.0 to 1.12.1. Updates `org.junit.platform:junit-platform-commons` from 1.12.0 to 1.12.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Updates `org.junit.platform:junit-platform-engine` from 1.12.0 to 1.12.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Updates `org.junit.platform:junit-platform-launcher` from 1.12.0 to 1.12.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Updates `org.junit.platform:junit-platform-testkit` from 1.12.0 to 1.12.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-commons dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.platform:junit-platform-engine dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.platform:junit-platform-launcher dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.platform:junit-platform-testkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c54e4e0 commit 6243f31

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
@@ -32,7 +32,7 @@ static def javaTargetVersion() {
3232
}
3333

3434
ext {
35-
junitPlatformVersion = '1.12.0'
35+
junitPlatformVersion = '1.12.1'
3636
junitJupiterVersion = '5.12.1'
3737
apiGuardianVersion = '1.1.2'
3838
opentest4jVersion = '1.3.0'

0 commit comments

Comments
 (0)