Skip to content

Commit 1a4e6aa

Browse files
Bump org.junit.platform:junit-platform-launcher from 6.0.1 to 6.0.2
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.1...r6.0.2) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b80b5d0 commit 1a4e6aa

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
@@ -41,7 +41,7 @@ dependencies {
4141
testImplementation 'com.sparkjava:spark-core:2.9.4'
4242
testImplementation "org.slf4j:slf4j-api:2.0.17"
4343

44-
testRuntimeOnly "org.junit.platform:junit-platform-launcher:6.0.1"
44+
testRuntimeOnly "org.junit.platform:junit-platform-launcher:6.0.2"
4545
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:$junitVersion"
4646
testRuntimeOnly "ch.qos.logback:logback-classic:1.5.24"
4747
}

0 commit comments

Comments
 (0)