Skip to content

Commit f54971b

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

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.11.2")
99
}

0 commit comments

Comments
 (0)