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 07ca001 commit 1965fbeCopy full SHA for 1965fbe
buildSrc/src/main/kotlin/software/aws/toolkits/gradle/intellij/IdeVersions.kt
@@ -156,7 +156,7 @@ object IdeVersions {
156
Profile(
157
name = "2025.3",
158
gateway = ProductProfile(
159
- sdkVersion = "253.25908-EAP-CANDIDATE-SNAPSHOT",
+ sdkVersion = "253.25908.25",
160
bundledPlugins = listOf("org.jetbrains.plugins.terminal")
161
),
162
community = ProductProfile(
0 commit comments