Skip to content

Commit 11a7dfe

Browse files
jeanp413roboquat
andauthored
[JetBrains] Update IDE images to new build version (#19348)
Co-authored-by: Robo Quat <[email protected]>
1 parent 0a40f89 commit 11a7dfe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

WORKSPACE.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ defaultArgs:
1717
phpstormDownloadUrl: "https://download.jetbrains.com/webide/PhpStorm-2023.3.2.tar.gz"
1818
rubymineDownloadUrl: "https://download.jetbrains.com/ruby/RubyMine-2023.3.2.tar.gz"
1919
webstormDownloadUrl: "https://download.jetbrains.com/webstorm/WebStorm-2023.3.2.tar.gz"
20-
riderDownloadUrl: "https://download.jetbrains.com/rider/JetBrains.Rider-2023.3.2.tar.gz"
20+
riderDownloadUrl: "https://download.jetbrains.com/rider/JetBrains.Rider-2023.3.3.tar.gz"
2121
clionDownloadUrl: "https://download.jetbrains.com/cpp/CLion-2023.3.2.tar.gz"
2222
jbBackendVersion: "latest"
2323
dockerVersion: "20.10.24"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# this file is auto generated by components/ide/jetbrains/image/gha-update-image/index.js
22
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
33
# for insight into build numbers and IntelliJ Platform versions.
4-
pluginSinceBuild=233.13135
4+
pluginSinceBuild=233.14015
55
pluginUntilBuild=233.*
66
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
77
# See https://jb.gg/intellij-platform-builds-list for available build versions.
88
pluginVerifierIdeVersions=2023.3
99
# Version from "com.jetbrains.intellij.idea" which can be found at https://www.jetbrains.com/intellij-repository/snapshots
10-
platformVersion=233.13135-EAP-CANDIDATE-SNAPSHOT
10+
platformVersion=233.14015-EAP-CANDIDATE-SNAPSHOT

0 commit comments

Comments
 (0)