This repository was archived by the owner on Apr 23, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ jetBrainsChannel=stable
4
4
5
5
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
6
6
# platformType = IC (not needed as hard-coded in gradle build directly)
7
- platformVersion =2024.2
7
+ platformVersion =2024.3
8
8
9
9
# Gradle Releases -> https://github.com/gradle/gradle/releases
10
10
gradleVersion = 8.5
11
11
12
12
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
13
13
platformBundledPlugins = com.intellij.java, org.jetbrains.plugins.yaml, org.jetbrains.plugins.terminal
14
- platformPlugins = com.redhat.devtools.intellij.telemetry:1.2.0.59 , com.redhat.devtools.intellij.kubernetes:1.3.0
14
+ platformPlugins = com.redhat.devtools.intellij.telemetry:1.2.1.62 , com.redhat.devtools.intellij.kubernetes:1.4.0.4
15
15
16
16
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
17
17
pluginSinceBuild = 223
You can’t perform that action at this time.
0 commit comments