Skip to content

Commit 8e22c33

Browse files
dependabot[bot]efasel
authored andcommitted
Bump org.junit.platform:junit-platform-launcher from 1.10.1 to 1.13.4
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 1.10.1 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-launcher dependency-version: 1.13.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20ddeba commit 8e22c33

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
@@ -21,7 +21,7 @@ dependencies {
2121

2222
runtimeOnly("ch.qos.logback:logback-classic:1.4.14")
2323

24-
runtimeOnly("org.junit.platform:junit-platform-launcher:1.10.1")
24+
runtimeOnly("org.junit.platform:junit-platform-launcher:1.13.4")
2525
testImplementation(kotlin("test-junit5"))
2626
testImplementation("org.amshove.kluent:kluent:1.73")
2727

0 commit comments

Comments
 (0)