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 4f1ed73 commit 1f22286Copy full SHA for 1f22286
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.1",
+ platformVersion = "2024.3.1.1",
222
riderVersion = "2024.3.2",
223
pycharmVersion = "2024.3",
224
riderTargetFramework = "net8.0",
0 commit comments