mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
Dependencies - upgrade org.jetbrains.qodana
to 2023.3.1
This commit is contained in:
parent
b7f5f2afcd
commit
e6736aee12
@ -8,6 +8,7 @@
|
||||
|
||||
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.9.23`
|
||||
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.7.6`
|
||||
- Dependencies - upgrade `org.jetbrains.qodana` to `2023.3.1`
|
||||
- Gradle - upgrade `org.gradle.toolchains.foojay-resolver-convention` to `0.8.0`
|
||||
- Gradle - cleanup the `jvmToolchain` setup
|
||||
|
||||
|
@ -6,7 +6,7 @@ annotations = "24.1.0"
|
||||
kotlin = "1.9.23"
|
||||
changelog = "2.2.0"
|
||||
gradleIntelliJPlugin = "1.17.2"
|
||||
qodana = "0.1.13"
|
||||
qodana = "2023.3.1"
|
||||
kover = "0.7.6"
|
||||
|
||||
[libraries]
|
||||
|
Loading…
Reference in New Issue
Block a user