mirror of https://github.com/usbharu/Hideout.git
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11.0
This commit is contained in:
parent
1e2813284d
commit
dde3ca0dca
|
@ -40,7 +40,7 @@ subprojects {
|
|||
|
||||
dependencies {
|
||||
implementation("org.slf4j:slf4j-api:2.0.15")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter:5.10.3")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter:5.11.0")
|
||||
detektPlugins(rootProject.libs.detekt.formatting)
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue