Skip to content

Commit

Permalink
Fix publish plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoii committed Feb 17, 2022
1 parent 6b0a96a commit a0a60d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirai-api-http/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
kotlin("jvm")
kotlin("plugin.serialization")
id("kotlinx-atomicfu")
id("net.mamoe.maven-central-publish") version "0.6.1"
id("me.him188.maven-central-publish") version "1.0.0-dev-1"
id("net.mamoe.mirai-console") version "2.10.0"
}

Expand Down

0 comments on commit a0a60d8

Please sign in to comment.