Skip to content

Commit adbcac4

Browse files
committed
Update junit
1 parent 0e50726 commit adbcac4

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
@@ -35,7 +35,7 @@ dependencies {
3535

3636
// Only for internal tests
3737
testImplementation 'fr.flowarg:openlauncherlib:3.2.7'
38-
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
38+
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
3939
}
4040

4141
artifacts {

0 commit comments

Comments
 (0)