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 4a3dfbf commit f8e1000Copy full SHA for f8e1000
buildSrc/src/main/kotlin/software/aws/toolkits/gradle/intellij/IdeVersions.kt
@@ -101,7 +101,7 @@ object IdeVersions {
101
Profile(
102
name = "2024.2",
103
gateway = ProductProfile(
104
- sdkVersion = "242.20224-EAP-CANDIDATE-SNAPSHOT",
+ sdkVersion = "242.23726-EAP-CANDIDATE-SNAPSHOT",
105
bundledPlugins = listOf("org.jetbrains.plugins.terminal")
106
),
107
community = ProductProfile(
0 commit comments