Skip to content

Commit 73cbd9f

Browse files
authored
Merge pull request #2746 from digma-ai/update-eap-profile
update eap profile
2 parents 783abf6 + ca22ef0 commit 73cbd9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ object BuildProfiles {
203203
Profile.p252 to BuildProfile(
204204
isEAP = true,
205205
profile = Profile.p252,
206-
platformVersion = "252.13776-EAP-CANDIDATE-SNAPSHOT",
206+
platformVersion = "252.16512-EAP-CANDIDATE-SNAPSHOT",
207207
riderVersion = "2025.2-EAP2-SNAPSHOT",
208208
pycharmVersion = "252-EAP-SNAPSHOT",
209209
riderTargetFramework = "net8.0",

0 commit comments

Comments
 (0)