Skip to content

Commit e3509ac

Browse files
committed
unused dependency
1 parent abb03a6 commit e3509ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ platformVersion = 2021.3
1919

2020
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
2121
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
22-
platformPlugins = com.intellij.java, yaml, com.intellij.swagger
22+
platformPlugins = com.intellij.java, yaml
23+
#com.intellij.swagger
2324

2425
# Gradle Releases -> https://github.com/gradle/gradle/releases
2526
gradleVersion = 8.4

0 commit comments

Comments
 (0)