File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
common-build-logic/src/main/kotlin/common Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -189,8 +189,8 @@ object BuildProfiles {
189189
190190 Profile .p242 to BuildProfile (
191191 profile = Profile .p242,
192- platformVersion = " 2024.2.0.2 " ,
193- riderVersion = " 2024.2.2 " ,
192+ platformVersion = " 2024.2.1 " ,
193+ riderVersion = " 2024.2.3 " ,
194194 pycharmVersion = " 2024.2" ,
195195 riderTargetFramework = " net8.0" ,
196196 riderResharperVersionConstant = " PROFILE_2023_2" ,
@@ -206,8 +206,8 @@ object BuildProfiles {
206206 Profile .p243 to BuildProfile (
207207 isEAP = true ,
208208 profile = Profile .p243,
209- platformVersion = " 2024.2.0.2 " ,
210- riderVersion = " 2024.2.2 " ,
209+ platformVersion = " 2024.2.1 " ,
210+ riderVersion = " 2024.2.3 " ,
211211 pycharmVersion = " 2024.2" ,
212212 riderTargetFramework = " net8.0" ,
213213 riderResharperVersionConstant = " PROFILE_2023_2" ,
You can’t perform that action at this time.
0 commit comments