Skip to content

Commit 557862c

Browse files
author
Francisco Solis
authored
Merge pull request #32 from TheProgramSrc/renovate/junit5-monorepo
2 parents b5188c7 + 71536e2 commit 557862c

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

3232
implementation 'me.carleslc.Simple-YAML:Simple-Yaml:1.8.2'
3333

34-
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
34+
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
3535
}
3636

3737
shadowJar {

0 commit comments

Comments
 (0)