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 3c6e126 commit 83bb210Copy full SHA for 83bb210
buildSrc/src/main/kotlin/software/aws/toolkits/gradle/intellij/IdeVersions.kt
@@ -142,7 +142,7 @@ object IdeVersions {
142
Profile(
143
name = "2025.2",
144
gateway = ProductProfile(
145
- sdkVersion = "252.23892.248-EAP-SNAPSHOT",
+ sdkVersion = "252.23892-EAP-SNAPSHOT",
146
bundledPlugins = listOf("org.jetbrains.plugins.terminal")
147
),
148
community = ProductProfile(
0 commit comments