Skip to content

Commit 275f8ab

Browse files
authored
Merge pull request #2457 from digma-ai/update-rider-version
update rider version
2 parents 57ed7f4 + 93db676 commit 275f8ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

common-build-logic/src/main/kotlin/common/BuildProfile.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ object BuildProfiles {
190190
Profile.p242 to BuildProfile(
191191
profile = Profile.p242,
192192
platformVersion = "2024.2.0.2",
193-
riderVersion = "2024.2.1",
193+
riderVersion = "2024.2.2",
194194
pycharmVersion = "2024.2",
195195
riderTargetFramework = "net8.0",
196196
riderResharperVersionConstant = "PROFILE_2023_2",
@@ -207,7 +207,7 @@ object BuildProfiles {
207207
isEAP = true,
208208
profile = Profile.p243,
209209
platformVersion = "2024.2.0.2",
210-
riderVersion = "2024.2.1",
210+
riderVersion = "2024.2.2",
211211
pycharmVersion = "2024.2",
212212
riderTargetFramework = "net8.0",
213213
riderResharperVersionConstant = "PROFILE_2023_2",

0 commit comments

Comments
 (0)