Skip to content

Commit cb898c8

Browse files
author
Francisco Solis
authored
Merge pull request #13 from TheProgramSrc/renovate/junit5-monorepo
2 parents 27eac75 + ef38a92 commit cb898c8

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
@@ -33,7 +33,7 @@ dependencies {
3333
compileOnly 'net.md-5:bungeecord-api:1.18-R0.1-SNAPSHOT'
3434
compileOnly 'xyz.theprogramsrc:simplecoreapi:0.1.12-SNAPSHOT'
3535

36-
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
36+
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
3737
}
3838

3939
shadowJar {

0 commit comments

Comments
 (0)