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 2024.1.9
This commit is contained in:
parent
777fd2ad9c
commit
1ad329de91
@ -12,6 +12,7 @@
|
||||
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.0.1`
|
||||
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.9.25`
|
||||
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.8.3`
|
||||
- Dependencies - upgrade `org.jetbrains.qodana` to `2024.1.9`
|
||||
|
||||
## [2.0.0] - 2024-07-30
|
||||
|
||||
|
@ -7,7 +7,7 @@ changelog = "2.2.1"
|
||||
intelliJPlatform = "2.0.1"
|
||||
kotlin = "1.9.25"
|
||||
kover = "0.8.3"
|
||||
qodana = "2024.1.5"
|
||||
qodana = "2024.1.9"
|
||||
|
||||
[libraries]
|
||||
junit = { group = "junit", name = "junit", version.ref = "junit" }
|
||||
|
Loading…
Reference in New Issue
Block a user