mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2025-06-07 18:14:06 +00:00
Dependencies - upgrade org.jetbrains.qodana
to 2024.3.2
This commit is contained in:
parent
4069e3114d
commit
9319bfe85f
@ -14,7 +14,7 @@
|
|||||||
- Update `platformVersion` to `2024.1.7`
|
- Update `platformVersion` to `2024.1.7`
|
||||||
- Change since/until build to `241-243.*` (2024.1-2024.3.*)
|
- Change since/until build to `241-243.*` (2024.1-2024.3.*)
|
||||||
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.2.1`
|
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.2.1`
|
||||||
- Dependencies - upgrade `org.jetbrains.qodana` to `2024.2.6`
|
- Dependencies - upgrade `org.jetbrains.qodana` to `2024.3.2`
|
||||||
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.9.0`
|
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.9.0`
|
||||||
- Dependencies (GitHub Actions) - upgrade `gradle/actions/wrapper-validation` to `v4`
|
- Dependencies (GitHub Actions) - upgrade `gradle/actions/wrapper-validation` to `v4`
|
||||||
- Dependencies (GitHub Actions) - upgrade `codecov/codecov-action` to `v5`
|
- Dependencies (GitHub Actions) - upgrade `codecov/codecov-action` to `v5`
|
||||||
|
@ -7,7 +7,7 @@ changelog = "2.2.1"
|
|||||||
intelliJPlatform = "2.2.1"
|
intelliJPlatform = "2.2.1"
|
||||||
kotlin = "1.9.25"
|
kotlin = "1.9.25"
|
||||||
kover = "0.9.0"
|
kover = "0.9.0"
|
||||||
qodana = "2024.2.6"
|
qodana = "2024.3.2"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
junit = { group = "junit", name = "junit", version.ref = "junit" }
|
junit = { group = "junit", name = "junit", version.ref = "junit" }
|
||||||
|
Loading…
Reference in New Issue
Block a user