mirror of
https://github.com/mamoe/mirai.git
synced 2026-08-22 06:03:32 +08:00
[core/logging] Bind slf4j to 2.x; Bump log4j to 2.19.0
This commit is contained in:
@@ -26,7 +26,7 @@ dependencies {
|
||||
api(project(":mirai-core-api"))
|
||||
api(`log4j-api`)
|
||||
api(`log4j-core`)
|
||||
api(`log4j-slf4j-impl`)
|
||||
api(`log4j-slf4j2-impl`)
|
||||
|
||||
|
||||
testImplementation(`slf4j-api`)
|
||||
|
||||
Reference in New Issue
Block a user