Skip to content

Commit d7c3bf9

Browse files
author
Francisco Solis
authored
Merge pull request #16 from TheProgramSrc/renovate/junit5-monorepo
2 parents 30b1934 + 7cf684e commit d7c3bf9

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
@@ -37,7 +37,7 @@ dependencies {
3737

3838
implementation 'org.json:json:20220924'
3939

40-
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
40+
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
4141
}
4242

4343
shadowJar {

0 commit comments

Comments
 (0)