Skip to content

Commit 3c45f5a

Browse files
dependabot[bot]jlink
authored andcommitted
Bump junitPlatformVersion from 1.13.2 to 1.13.3
Bumps `junitPlatformVersion` from 1.13.2 to 1.13.3. Updates `org.junit.platform:junit-platform-commons` from 1.13.2 to 1.13.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits) Updates `org.junit.platform:junit-platform-engine` from 1.13.2 to 1.13.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits) Updates `org.junit.platform:junit-platform-launcher` from 1.13.2 to 1.13.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits) Updates `org.junit.platform:junit-platform-testkit` from 1.13.2 to 1.13.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-commons dependency-version: 1.13.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.platform:junit-platform-engine dependency-version: 1.13.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 1.13.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.platform:junit-platform-testkit dependency-version: 1.13.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c11cc8 commit 3c45f5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.13.2'
35+
junitPlatformVersion = '1.13.3'
3636
junitJupiterVersion = '5.13.3'
3737
apiGuardianVersion = '1.1.2'
3838
opentest4jVersion = '1.3.0'

0 commit comments

Comments
 (0)