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 796c8d3 commit 8f33e40Copy full SHA for 8f33e40
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.1",
193
- riderVersion = "2024.2.3",
+ riderVersion = "2024.2.4",
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