Skip to content

Commit 9f4629d

Browse files
committed
bump rider nugetVersion
1 parent f6181cd commit 9f4629d

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
bundledPlugins = commonPlugins,
176176
netFrameworkTarget = "net472",
177177
rdGenVersion = "2025.2.2",
178-
nugetVersion = " 2025.1.4"
178+
nugetVersion = "2025.2.0"
179179
)
180180
)
181181
).associateBy { it.name }

0 commit comments

Comments
 (0)