mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-27 08:50:15 +08:00
[core/all] include slf4j-api 2.0 in mirai-core-all
This commit is contained in:
parent
e5a48566df
commit
108ef3156a
@ -23,6 +23,7 @@ dependencies {
|
||||
api(project(":mirai-core"))
|
||||
api(project(":mirai-core-api"))
|
||||
api(project(":mirai-core-utils"))
|
||||
implementation(`slf4j-api`) // Required by mirai-console
|
||||
|
||||
relocateImplementation(project, `ktor-client-core_relocated`)
|
||||
relocateImplementation(project, `ktor-client-okhttp_relocated`)
|
||||
|
Loading…
Reference in New Issue
Block a user