Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 05fc702

Browse files
authored
chore: update to latest IJ 2024.3 (#947)
Signed-off-by: Stephane Bouchet <[email protected]>
1 parent c56c3ac commit 05fc702

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ jetBrainsChannel=stable
44

55
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
66
# platformType = IC (not needed as hard-coded in gradle build directly)
7-
platformVersion=2024.2
7+
platformVersion=2024.3
88

99
# Gradle Releases -> https://github.com/gradle/gradle/releases
1010
gradleVersion = 8.5
1111

1212
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1313
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
1515

1616
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1717
pluginSinceBuild = 223

0 commit comments

Comments
 (0)