Skip to content

Commit 8d5cc3c

Browse files
committed
Remove maven.model dependency from 2025.2
1 parent fee44ea commit 8d5cc3c

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)