Skip to content

Commit

Permalink
[core/all] include slf4j-api 2.0 in mirai-core-all
Browse files Browse the repository at this point in the history
  • Loading branch information
Karlatemp authored and Him188 committed Dec 17, 2022
1 parent e5a4856 commit 108ef31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mirai-core-all/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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`)
Expand Down

0 comments on commit 108ef31

Please sign in to comment.