mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2025-06-13 13:04:09 +00:00
versions
This commit is contained in:
parent
5ab9b3da63
commit
d743f561b0
@ -4,10 +4,10 @@ junit = "4.13.2"
|
|||||||
|
|
||||||
# plugins
|
# plugins
|
||||||
changelog = "2.2.1"
|
changelog = "2.2.1"
|
||||||
intelliJPlatform = "2.1.0"
|
intelliJPlatform = "2.2.1"
|
||||||
kotlin = "1.9.25"
|
kotlin = "2.1.10"
|
||||||
kover = "0.8.3"
|
kover = "0.9.1"
|
||||||
qodana = "2024.2.3"
|
qodana = "2024.3.4"
|
||||||
|
|
||||||
[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