Skip to content

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
@@ -24,7 +24,7 @@ dependencies {
2424

2525
testImplementation("org.junit.jupiter:junit-jupiter-api:5.+")
2626
testImplementation("org.junit.jupiter:junit-jupiter-params:5.+")
27-
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.+")
27+
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.13.3")
2828

2929
testImplementation("org.openrewrite:rewrite-test")
3030

0 commit comments

Comments
 (0)