@@ -24,17 +24,17 @@ INDIRECT_IJ_PRODUCTS = {
24
24
# Indirect ij_product mapping for Bazel Plugin OSS
25
25
# The old names for -oss-oldest-stable and -oss-latest-stable were
26
26
# -oss-stable and -oss-beta respectively.
27
- "intellij-oss-oldest-stable" : "intellij-2023.2 " ,
28
- "intellij-oss-latest-stable" : "intellij-2023.3 " ,
27
+ "intellij-oss-oldest-stable" : "intellij-2023.3 " ,
28
+ "intellij-oss-latest-stable" : "intellij-2024.1 " ,
29
29
"intellij-oss-under-dev" : "intellij-2024.1" ,
30
- "intellij-ue-oss-oldest-stable" : "intellij-ue-2023.2 " ,
31
- "intellij-ue-oss-latest-stable" : "intellij-ue-2023.3 " ,
30
+ "intellij-ue-oss-oldest-stable" : "intellij-ue-2023.3 " ,
31
+ "intellij-ue-oss-latest-stable" : "intellij-ue-2024.1 " ,
32
32
"intellij-ue-oss-under-dev" : "intellij-ue-2024.1" ,
33
33
"android-studio-oss-oldest-stable" : "android-studio-2023.1" ,
34
34
"android-studio-oss-latest-stable" : "android-studio-2023.2" ,
35
35
"android-studio-oss-under-dev" : "android-studio-2023.2" ,
36
- "clion-oss-oldest-stable" : "clion-2023.2 " ,
37
- "clion-oss-latest-stable" : "clion-2023.3 " ,
36
+ "clion-oss-oldest-stable" : "clion-2023.3 " ,
37
+ "clion-oss-latest-stable" : "clion-2024.1 " ,
38
38
"clion-oss-under-dev" : "clion-2024.1" ,
39
39
# Indirect ij_product mapping for Cloud Code Plugin OSS
40
40
"intellij-cc-oldest-stable" : "intellij-2022.3" ,
0 commit comments