mirror of https://github.com/usbharu/Hideout.git
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.16
This commit is contained in:
parent
4fb32d7928
commit
2db2f95e49
|
|
@ -33,7 +33,7 @@ subprojects {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation("org.slf4j:slf4j-api:2.0.15")
|
||||
implementation("org.slf4j:slf4j-api:2.0.16")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter:5.10.3")
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue