Skip to content

Commit 1c0b056

Browse files
Bump org.junit.platform:junit-platform-runner from 1.14.3 to 1.14.4 (#7550)
Bumps [org.junit.platform:junit-platform-runner](https://github.com/junit-team/junit-framework) from 1.14.3 to 1.14.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-runner dependency-version: 1.14.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1414f0 commit 1c0b056

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ dependencies {
268268
compileOnly 'com.yuvimasory:orange-extensions:1.3.0'
269269
compileOnly 'com.github.spotbugs:spotbugs-annotations:4.9.8'
270270

271-
testImplementation 'org.junit.platform:junit-platform-runner:1.14.3'
271+
testImplementation 'org.junit.platform:junit-platform-runner:1.14.4'
272272
testImplementation 'org.junit.platform:junit-platform-launcher:6.0.3'
273273
testImplementation 'org.junit.jupiter:junit-jupiter-api:6.0.3'
274274
testImplementation 'org.junit.jupiter:junit-jupiter-params:6.0.3'

0 commit comments

Comments
 (0)