We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 940e8d3 commit 8703c00Copy full SHA for 8703c00
buildSrc/src/main/kotlin/software/aws/toolkits/gradle/intellij/IdeVersions.kt
@@ -172,7 +172,7 @@ object IdeVersions {
172
"org.toml.lang:253.25908.29",
173
"PythonCore:253.25908.13",
174
"Docker:253.25908.29",
175
- "com.intellij.modules.json:253.520.21"
+ "com.intellij.modules.json:253.25908.13"
176
)
177
),
178
ultimate = ProductProfile(
@@ -186,7 +186,7 @@ object IdeVersions {
186
// "com.jetbrains.codeWithMe", // TODO: add back when available in 2025.3
187
"Pythonid:253.25908.13",
188
"org.jetbrains.plugins.go:253.25908.13",
189
190
191
192
rider = RiderProfile(
0 commit comments