Skip to content

Commit ab25a37

Browse files
committed
chore(plugins): update IntelliJ IDEA and Go plugin versions
1 parent dfa73cc commit ab25a37

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

gradle-222.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Existent IDE versions can be found in the following repos:
22
# https://www.jetbrains.com/intellij-repository/releases/
33
# https://www.jetbrains.com/intellij-repository/snapshots/
4-
ideaVersion=IU-2022.2.4
4+
ideaVersion=IU-2022.2.4 #IC version has Javadoc / Kotlin docs, but no bundle for plugins, JavaScript, etc.
55

66
# please see https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html for description
77
pluginSinceBuild = 222.*
@@ -12,8 +12,8 @@ clionVersion=CL-2022.2.4
1212
# check latest available version here https://plugins.jetbrains.com/plugin/1347-scala/versions
1313
scalaPlugin=org.intellij.scala:2022.2.4
1414

15-
# https://plugins.jetbrains.com/plugin/9568-go/versions
16-
goPlugin=org.jetbrains.plugins.go:222.4459.24
17-
1815
# check latest available version here https://plugins.jetbrains.com/plugin/8182--deprecated-rust
1916
rustPlugin=org.rust.lang:0.4.185.5086-222
17+
18+
# https://plugins.jetbrains.com/plugin/9568-go/versions
19+
goPlugin=org.jetbrains.plugins.go:222.4459.24

gradle-233.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Existent IDE versions can be found in the following repos:
22
# https://www.jetbrains.com/intellij-repository/releases/
33
# https://www.jetbrains.com/intellij-repository/snapshots/
4-
ideaVersion=IU-2023.3
4+
ideaVersion=IU-2023.3 #IC version has Javadoc / Kotlin docs, but no bundle for plugins, JavaScript, etc.
55

66
# please see https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html for description
77
pluginSinceBuild=233

0 commit comments

Comments
 (0)