Skip to content

Commit 98d0dc0

Browse files
Update dependency org.junit.jupiter:junit-jupiter-api to v6
1 parent 90f755a commit 98d0dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repositories {
2424
}
2525

2626
dependencies {
27-
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.14.0'
27+
testImplementation 'org.junit.jupiter:junit-jupiter-api:6.0.1'
2828
}
2929

3030
java {

0 commit comments

Comments
 (0)