Skip to content

Commit 83bb210

Browse files
committed
gateway beta version
1 parent 3c6e126 commit 83bb210

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
@@ -142,7 +142,7 @@ object IdeVersions {
142142
Profile(
143143
name = "2025.2",
144144
gateway = ProductProfile(
145-
sdkVersion = "252.23892.248-EAP-SNAPSHOT",
145+
sdkVersion = "252.23892-EAP-SNAPSHOT",
146146
bundledPlugins = listOf("org.jetbrains.plugins.terminal")
147147
),
148148
community = ProductProfile(

0 commit comments

Comments
 (0)