mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-06 05:17:00 +08:00
2.0-M2-dev-13
This commit is contained in:
parent
b0b6c20258
commit
0198e3363a
@ -21,7 +21,7 @@ import org.gradle.api.attributes.Attribute
|
||||
*/
|
||||
|
||||
object Versions {
|
||||
const val project = "2.0-M2-dev-12"
|
||||
const val project = "2.0-M2-dev-13"
|
||||
|
||||
const val kotlinCompiler = "1.4.21"
|
||||
const val kotlinStdlib = "1.4.21"
|
||||
|
@ -121,7 +121,7 @@ kotlin {
|
||||
jvmTest {
|
||||
dependencies {
|
||||
implementation("org.pcap4j:pcap4j-distribution:1.8.2")
|
||||
implementation("net.mamoe:mirai-login-solver-selenium:1.0-dev-3")
|
||||
implementation("net.mamoe:mirai-login-solver-selenium:1.0-dev-5")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user