We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ec097 commit 16fe2f0Copy full SHA for 16fe2f0
common/build.gradle
@@ -11,7 +11,7 @@ dependencies {
11
implementation 'com.github.plexpt:chatgpt:4.0.7'
12
13
// mirai
14
- implementation 'net.mamoe:mirai-core:2.15.0-M1'
+ implementation 'net.mamoe:mirai-core:2.15.0-dev-85'
15
16
implementation "net.kyori:adventure-api:4.13.1"
17
}
0 commit comments