Skip to content

Commit b68bea6

Browse files
Update dependency org.junit.jupiter:junit-jupiter-api to v5.12.0
1 parent 844cee3 commit b68bea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/shared/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ plugins {
55
}
66

77
dependencies {
8-
testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.1")
8+
testImplementation("org.junit.jupiter:junit-jupiter-api:5.12.0")
99
}

0 commit comments

Comments
 (0)