Skip to content

Commit f117cb9

Browse files
committed
Updated platform
1 parent 9e2dd92 commit f117cb9

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ repositories {
3131

3232
intellijPlatform {
3333
defaultRepositories()
34-
maven("https://www.jetbrains.com/intellij-repository/snapshots")
3534
}
3635
}
3736

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginVersion = 2025.2.0
55
pluginSinceBuild = 250.*
66
pluginUntilBuild = 258.*
77
platformType = PS
8-
platformVersion = 2025.1.4.1
8+
platformVersion = 2025.2
99
platformPlugins = com.intellij.lang.jsgraphql:251.26927.39,org.jetbrains.junie:251.204.104
1010
platformBundledPlugins = com.intellij.modules.json,com.jetbrains.php,JavaScript,com.intellij.copyright
1111
gradleVersion = 8.10.2

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ junit = "4.13.2"
44

55
# plugins
66
changelog = "2.2.1"
7-
intelliJPlatform = "2.7.0"
7+
intelliJPlatform = "2.7.2"
88
kotlin = "2.1.0"
99
kover = "0.8.3"
1010
qodana = "2024.2.3"

0 commit comments

Comments
 (0)