mirror of https://github.com/usbharu/Hideout.git
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.15
This commit is contained in:
parent
71c1b74975
commit
15c5cc89cd
|
@ -22,7 +22,7 @@ subprojects {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("org.slf4j:slf4j-api:2.0.14")
|
implementation("org.slf4j:slf4j-api:2.0.15")
|
||||||
testImplementation("org.junit.jupiter:junit-jupiter:5.10.3")
|
testImplementation("org.junit.jupiter:junit-jupiter:5.10.3")
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue