Skip to content

Commit c68f956

Browse files
Update dependency org.junit.jupiter:junit-jupiter-params to v5.14.0
1 parent 2648c7d commit c68f956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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", "5.14.0")
4747
testImplementation("org.jetbrains.kotlin", "kotlin-stdlib-jdk8", "1.5.0") {
4848
version {
4949
strictly("1.5.0")

0 commit comments

Comments
 (0)