Skip to content

Commit 54baa89

Browse files
authored
Update IdeVersions.kt
1 parent fae15a3 commit 54baa89

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
@@ -175,7 +175,7 @@ object IdeVersions {
175175
)
176176
),
177177
rider = RiderProfile(
178-
sdkVersion = "2024.3-EAP1-SNAPSHOT",
178+
sdkVersion = "2024.3-SNAPSHOT",
179179
bundledPlugins = commonPlugins,
180180
netFrameworkTarget = "net472",
181181
rdGenVersion = "2024.3.0",

0 commit comments

Comments
 (0)