Skip to content

Commit ccab69d

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.9.1
1 parent 137e7d3 commit ccab69d

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
@@ -31,7 +31,7 @@ dependencies {
3131
compileOnly 'net.md-5:bungeecord-api:1.18-R0.1-SNAPSHOT'
3232
compileOnly 'xyz.theprogramsrc:simplecoreapi:0.2.0-SNAPSHOT'
3333

34-
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.0'
34+
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
3535
}
3636

3737
shadowJar {

0 commit comments

Comments
 (0)