Skip to content

Commit 36a6227

Browse files
Update dependency org.junit.platform:junit-platform-launcher to v1.12.1 (#219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4567577 commit 36a6227

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
@@ -27,7 +27,7 @@ version = "2024.3.6"
2727
dependencies {
2828
testImplementation("org.jetbrains.kotlin:kotlin-test")
2929
testImplementation("org.assertj:assertj-core:3.27.3")
30-
testImplementation("org.junit.platform:junit-platform-launcher:1.11.4")
30+
testImplementation("org.junit.platform:junit-platform-launcher:1.12.1")
3131
implementation(kotlin("test"))
3232
implementation("org.codehaus.jettison:jettison:1.5.4")
3333

0 commit comments

Comments
 (0)