Skip to content

Commit

Permalink
Merge pull request #13 from TheProgramSrc/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
Im-Fran committed Nov 3, 2022
2 parents 27eac75 + ef38a92 commit cb898c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -33,7 +33,7 @@ dependencies {
compileOnly 'net.md-5:bungeecord-api:1.18-R0.1-SNAPSHOT'
compileOnly 'xyz.theprogramsrc:simplecoreapi:0.1.12-SNAPSHOT'

testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
}

shadowJar {
Expand Down

0 comments on commit cb898c8

Please sign in to comment.