mirror of
https://github.com/usbharu/Hideout.git
synced 2026-07-03 04:07:53 +00:00
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.10.3
This commit is contained in:
@@ -24,7 +24,7 @@ subprojects {
|
||||
|
||||
dependencies {
|
||||
implementation("org.slf4j:slf4j-api:2.0.13")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter:5.10.2")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter:5.10.3")
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user