mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2025-12-05 06:11:52 +00:00
Use 2025.1 for new plugins
This commit is contained in:
parent
ce1a11a6b9
commit
02df6e806c
@ -7,11 +7,11 @@ pluginRepositoryUrl = https://github.com/JetBrains/intellij-platform-plugin-temp
|
||||
pluginVersion = 2.3.1
|
||||
|
||||
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
|
||||
pluginSinceBuild = 243
|
||||
pluginSinceBuild = 251
|
||||
|
||||
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
|
||||
platformType = IC
|
||||
platformVersion = 2024.3.6
|
||||
platformVersion = 2025.1.5
|
||||
|
||||
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
|
||||
# Example: platformPlugins = com.jetbrains.php:203.4449.22, org.intellij.scala:2023.3.27@EAP
|
||||
|
||||
@ -5,7 +5,7 @@ opentest4j = "1.3.0"
|
||||
|
||||
# plugins
|
||||
changelog = "2.4.0"
|
||||
intelliJPlatform = "2.7.1"
|
||||
intelliJPlatform = "2.7.2"
|
||||
kotlin = "2.2.0"
|
||||
kover = "0.9.1"
|
||||
qodana = "2025.1.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user