Skip to content

Commit 00e1816

Browse files
Update dependency org.junit.platform:junit-platform-launcher to v1.13.4 (#294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e3e435 commit 00e1816

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
@@ -28,7 +28,7 @@ version = "2025.1.17"
2828
dependencies {
2929
testImplementation("org.jetbrains.kotlin:kotlin-test")
3030
testImplementation("org.assertj:assertj-core:3.27.3")
31-
testImplementation("org.junit.platform:junit-platform-launcher:1.13.3")
31+
testImplementation("org.junit.platform:junit-platform-launcher:1.13.4")
3232
implementation(kotlin("test"))
3333
implementation("org.codehaus.jettison:jettison:1.5.4")
3434

0 commit comments

Comments
 (0)