Skip to content

Commit 89f565f

Browse files
Bump junitPlatformVersion from 1.13.3 to 1.13.4
Bumps `junitPlatformVersion` from 1.13.3 to 1.13.4. Updates `org.junit.platform:junit-platform-engine` from 1.13.3 to 1.13.4 - [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.3 to 1.13.4 - [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-engine dependency-version: 1.13.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 1.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76d2ca8 commit 89f565f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ext {
22
junitVersion = '5.13.3'
3-
junitPlatformVersion = '1.13.3'
3+
junitPlatformVersion = '1.13.4'
44
}
55

66
dependencies {

0 commit comments

Comments
 (0)