Skip to content

Commit cf149c7

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.junit.platform:junit-platform-launcher from 1.9.2 to 1.9.3
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.9.2 to 1.9.3. - [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-launcher dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d48514 commit cf149c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979

8080
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:1.8.21")
8181
testImplementation("io.kotest:kotest-runner-junit5:5.6.1")
82-
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.9.2")
82+
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.9.3")
8383
}
8484

8585
val dependencyVersions = listOf(

0 commit comments

Comments
 (0)