Skip to content

Commit 7cac3a1

Browse files
committed
chore: update target IDE version and Go & Docker plugin versions.
Signed-off-by: Chao Wang <[email protected]>
1 parent 27e9ffa commit 7cac3a1

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
@@ -3,14 +3,14 @@ jetBrainsToken=invalid
33
jetBrainsChannel=stable
44

55
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
6-
ideaVersion=2024.3
6+
ideaVersion=2025.1.2
77

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

1111
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1212
platformBundledPlugins=org.jetbrains.plugins.yaml,com.intellij.java
13-
platformPlugins=com.redhat.devtools.intellij.telemetry:1.1.0.52,org.jetbrains.plugins.go:243.23654.117,Docker:243.21565.193
13+
platformPlugins=com.redhat.devtools.intellij.telemetry:1.1.0.52,org.jetbrains.plugins.go:251.26094.121,Docker:251.26094.141
1414

1515
# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
1616
kotlin.stdlib.default.dependency=false

0 commit comments

Comments
 (0)