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 2025.1.1
This commit is contained in:
parent
1d711b2c4e
commit
6efff55514
@ -13,6 +13,7 @@
|
||||
|
||||
- Upgrade Gradle Wrapper to `8.14`
|
||||
- Update `platformVersion` to `2024.2.6`
|
||||
- Dependencies - upgrade `org.jetbrains.qodana` to `2025.1.1`
|
||||
|
||||
## [2.1.0] - 2025-03-28
|
||||
|
||||
|
@ -8,7 +8,7 @@ changelog = "2.2.1"
|
||||
intelliJPlatform = "2.5.0"
|
||||
kotlin = "2.1.20"
|
||||
kover = "0.9.1"
|
||||
qodana = "2024.3.4"
|
||||
qodana = "2025.1.1"
|
||||
|
||||
[libraries]
|
||||
junit = { group = "junit", name = "junit", version.ref = "junit" }
|
||||
|
Loading…
Reference in New Issue
Block a user