mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2025-06-13 13:04:09 +00:00
Dependencies - upgrade org.jetbrains.qodana
to 2024.2.6
This commit is contained in:
parent
02dad2d7d7
commit
413f9b8031
@ -9,6 +9,7 @@
|
||||
- Upgrade Gradle Wrapper to `8.11.1`
|
||||
- Update `platformVersion` to `2024.1.7`
|
||||
- Change since/until build to `241-243.*` (2024.1-2024.3.*)
|
||||
- Dependencies - upgrade `org.jetbrains.qodana` to `2024.2.6`
|
||||
- Dependencies (GitHub Actions) - upgrade `gradle/actions/wrapper-validation` to `v4`
|
||||
|
||||
## [2.0.2] - 2024-10-07
|
||||
|
@ -7,7 +7,7 @@ changelog = "2.2.1"
|
||||
intelliJPlatform = "2.1.0"
|
||||
kotlin = "1.9.25"
|
||||
kover = "0.8.3"
|
||||
qodana = "2024.2.3"
|
||||
qodana = "2024.2.6"
|
||||
|
||||
[libraries]
|
||||
junit = { group = "junit", name = "junit", version.ref = "junit" }
|
||||
|
Loading…
Reference in New Issue
Block a user