Skip to content

Commit 593a143

Browse files
Merge pull request #11148 from srnagar/develop.next
Remove maven.model dependency from 2025.2
2 parents fee44ea + 8d5cc3c commit 593a143

File tree

1 file changed

+0
-1
lines changed
  • PluginsAndFeatures/azure-toolkit-for-intellij/azure-intellij-plugin-azuremcp

1 file changed

+0
-1
lines changed

PluginsAndFeatures/azure-toolkit-for-intellij/azure-intellij-plugin-azuremcp/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ dependencies {
1010
// Plugin Dependencies. Uses `platformBundledPlugins` property from the gradle.properties file for bundled IntelliJ Platform plugins.
1111
bundledPlugin("com.intellij.java")
1212
bundledPlugin("org.jetbrains.idea.maven")
13-
bundledPlugin("org.jetbrains.idea.maven.model")
1413
bundledPlugin("com.intellij.gradle")
1514
}
1615

0 commit comments

Comments
 (0)