Skip to content
This repository was archived by the owner on Jul 2, 2026. It is now read-only.

Commit 044d595

Browse files
Update dependency org.junit.jupiter:junit-jupiter-params to v6
1 parent 88f6272 commit 044d595

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

semanticdb-kotlinc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
// testImplementation("com.github.tschuchortdev", "kotlin-compile-testing", "1.5.0")
4444
testImplementation("dev.zacsweers.kctfork", "core", "0.7.1")
4545

46-
testImplementation("org.junit.jupiter", "junit-jupiter-params", "5.8.1")
46+
testImplementation("org.junit.jupiter", "junit-jupiter-params", "6.0.3")
4747
testImplementation("org.jetbrains.kotlin", "kotlin-stdlib-jdk8", "1.5.0") {
4848
version {
4949
strictly("1.5.0")

0 commit comments

Comments
 (0)