mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2024-11-21 03:10:58 +08:00
Bump JUnit to 5.10.2 (#2803)
This commit is contained in:
parent
5d26a106e9
commit
95ecd29018
@ -35,7 +35,7 @@ subprojects {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
"testImplementation"("org.junit.jupiter:junit-jupiter:5.9.1")
|
||||
"testImplementation"("org.junit.jupiter:junit-jupiter:5.10.2")
|
||||
}
|
||||
|
||||
tasks.withType<Test> {
|
||||
|
Loading…
Reference in New Issue
Block a user