mirror of https://github.com/usbharu/Hideout.git
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.13.4
This commit is contained in:
parent
0583909749
commit
179af15e92
|
@ -40,7 +40,7 @@ subprojects {
|
|||
|
||||
dependencies {
|
||||
implementation("org.slf4j:slf4j-api:2.0.17")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter:5.12.2")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter:5.13.4")
|
||||
detektPlugins(rootProject.libs.detekt.formatting)
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue