Skip to content

Commit 1965fbe

Browse files
committed
Use exact Gateway build number 253.25908.25 for 2025.3
1 parent 07ca001 commit 1965fbe

File tree

1 file changed

+1
-1
lines changed
  • buildSrc/src/main/kotlin/software/aws/toolkits/gradle/intellij

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/software/aws/toolkits/gradle/intellij/IdeVersions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ object IdeVersions {
156156
Profile(
157157
name = "2025.3",
158158
gateway = ProductProfile(
159-
sdkVersion = "253.25908-EAP-CANDIDATE-SNAPSHOT",
159+
sdkVersion = "253.25908.25",
160160
bundledPlugins = listOf("org.jetbrains.plugins.terminal")
161161
),
162162
community = ProductProfile(

0 commit comments

Comments
 (0)