mirror of
https://github.com/mamoe/mirai.git
synced 2025-04-25 04:50:26 +08:00
[idea] Bump IDEA and kotlin-idea version to 2022.3
This commit is contained in:
parent
a3f9755e8e
commit
4545489eef
@ -35,7 +35,7 @@ object Versions {
|
||||
const val kotlinStdlib = kotlinCompiler
|
||||
const val dokka = "1.7.10"
|
||||
|
||||
const val kotlinCompilerForIdeaPlugin = "1.7.10"
|
||||
const val kotlinCompilerForIdeaPlugin = "1.7.20"
|
||||
|
||||
const val coroutines = "1.6.4"
|
||||
const val atomicFU = "0.18.3"
|
||||
@ -84,7 +84,7 @@ object Versions {
|
||||
|
||||
// don't update easily unless you want your disk space -= 1000 MB
|
||||
// (700 MB for IDEA, 150 MB for sources, 150 MB for JBR)
|
||||
const val intellij = "222.3345-EAP-CANDIDATE-SNAPSHOT"
|
||||
const val intellij = "2022.3.1"
|
||||
}
|
||||
|
||||
@Suppress("unused")
|
||||
|
Loading…
Reference in New Issue
Block a user