Skip to content

Commit 60e94c7

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.12.1
1 parent 727d4ba commit 60e94c7

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
@@ -42,7 +42,7 @@ dependencies {
4242

4343
implementation("com.github.cryptomorin:XSeries:9.3.0")
4444

45-
testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
45+
testImplementation("org.junit.jupiter:junit-jupiter:5.12.1")
4646
}
4747

4848

0 commit comments

Comments
 (0)