Skip to content

Commit

Permalink
update eap profile
Browse files Browse the repository at this point in the history
  • Loading branch information
shalom938 committed Feb 26, 2025
1 parent 854a8c8 commit 67e9d0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common-build-logic/src/main/kotlin/common/BuildProfile.kt
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,8 @@ object BuildProfiles {
Profile.p251 to BuildProfile(
isEAP = true,
profile = Profile.p243,
platformVersion = "251.20015-EAP-CANDIDATE-SNAPSHOT",
riderVersion = "2025.1-EAP3-SNAPSHOT",
platformVersion = "251.22821-EAP-CANDIDATE-SNAPSHOT",
riderVersion = "2025.1-EAP5-SNAPSHOT",
pycharmVersion = "251-EAP-SNAPSHOT",
riderTargetFramework = "net8.0",
riderResharperVersionConstant = "PROFILE_2023_2;PROFILE_2024_3",
Expand Down

0 comments on commit 67e9d0c

Please sign in to comment.