Skip to content

Commit ed403e7

Browse files
author
Francisco Solis
authored
Merge pull request #22 from TheProgramSrc/renovate/junit5-monorepo
Update dependency org.junit.jupiter:junit-jupiter to v5.9.0
2 parents 849817a + 94a1a61 commit ed403e7

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.8.2'
34+
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.0'
3535
}
3636

3737
shadowJar {

0 commit comments

Comments
 (0)