Skip to content

Commit 5ee6f43

Browse files
author
Francisco Solis
authored
Merge pull request #28 from TheProgramSrc/renovate/junit5-monorepo
2 parents ae879ea + c1b0425 commit 5ee6f43

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
@@ -32,7 +32,7 @@ dependencies {
3232
compileOnly 'org.apache.logging.log4j:log4j-api:2.17.2'
3333
compileOnly 'org.apache.logging.log4j:log4j-core:2.17.2'
3434

35-
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
35+
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
3636
}
3737

3838
shadowJar {

0 commit comments

Comments
 (0)