Skip to content

Commit 4835d58

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.13.2
1 parent 7650751 commit 4835d58

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
@@ -38,7 +38,7 @@ dependencies {
3838

3939
implementation("org.json:json:20230227")
4040

41-
testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
41+
testImplementation("org.junit.jupiter:junit-jupiter:5.13.2")
4242
}
4343

4444

0 commit comments

Comments
 (0)