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.
2 parents 57ed7f4 + 93db676 commit 275f8abCopy full SHA for 275f8ab
common-build-logic/src/main/kotlin/common/BuildProfile.kt
@@ -190,7 +190,7 @@ object BuildProfiles {
190
Profile.p242 to BuildProfile(
191
profile = Profile.p242,
192
platformVersion = "2024.2.0.2",
193
- riderVersion = "2024.2.1",
+ riderVersion = "2024.2.2",
194
pycharmVersion = "2024.2",
195
riderTargetFramework = "net8.0",
196
riderResharperVersionConstant = "PROFILE_2023_2",
@@ -207,7 +207,7 @@ object BuildProfiles {
207
isEAP = true,
208
profile = Profile.p243,
209
210
211
212
213
0 commit comments