We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e806f commit 8ffead7Copy full SHA for 8ffead7
1 file changed
build.gradle.kts
@@ -35,7 +35,7 @@ dependencies {
35
testImplementation(kotlin("test"))
36
testImplementation("org.icepear.echarts:echarts-java:1.0.7")
37
//
38
- implementation(platform("net.mamoe:mirai-bom:2.15.0-dev-120"))
+ implementation(platform("net.mamoe:mirai-bom:2.15.0"))
39
testImplementation("net.mamoe:mirai-logging-slf4j")
40
testImplementation("net.mamoe:mirai-console-compiler-common")
41
0 commit comments