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 070012f commit 6d2e3b3Copy full SHA for 6d2e3b3
common-build-logic/src/main/kotlin/common/BuildProfile.kt
@@ -218,7 +218,7 @@ object BuildProfiles {
218
219
Profile.p243 to BuildProfile(
220
profile = Profile.p243,
221
- platformVersion = "2024.3.4.1",
+ platformVersion = "2024.3.5",
222
riderVersion = "2024.3.6",
223
pycharmVersion = "2024.3",
224
riderTargetFramework = "net8.0",
0 commit comments