File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
buildSrc/src/main/kotlin/software/aws/toolkits/gradle/intellij Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -169,10 +169,10 @@ object IdeVersions {
169169 " com.intellij.properties"
170170 ),
171171 marketplacePlugins = listOf (
172- " org.toml.lang:253.22441.34 " ,
173- " PythonCore:253.22441.33 " ,
174- " Docker:253.22441.33 " ,
175- " com.intellij.modules.json:253.520.16 "
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 "
176176 )
177177 ),
178178 ultimate = ProductProfile (
@@ -184,9 +184,9 @@ object IdeVersions {
184184 " com.jetbrains.codeWithMe" ,
185185 ),
186186 marketplacePlugins = listOf (
187- " Pythonid:253.22441.33 " ,
188- " org.jetbrains.plugins.go:253.22441.33 " ,
189- " com.intellij.modules.json:253.520.16 "
187+ " Pythonid:253.25908.13 " ,
188+ " org.jetbrains.plugins.go:253.25908.13 " ,
189+ " com.intellij.modules.json:253.520.21 "
190190 )
191191 ),
192192 rider = RiderProfile (
You can’t perform that action at this time.
0 commit comments