Skip to content

Commit 4adf445

Browse files
committed
Remove old IntelliJ dependency
See gh-359
1 parent 91d1381 commit 4adf445

File tree

1 file changed

+0
-6
lines changed
  • spring-javaformat-intellij-idea/spring-javaformat-intellij-idea-plugin

1 file changed

+0
-6
lines changed

Diff for: spring-javaformat-intellij-idea/spring-javaformat-intellij-idea-plugin/pom.xml

-6
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,6 @@
5858
<version>${project.version}</version>
5959
<scope>provided</scope>
6060
</dependency>
61-
<dependency>
62-
<groupId>io.spring.javaformat.intellij.idea</groupId>
63-
<artifactId>platform-impl</artifactId>
64-
<version>${project.version}</version>
65-
<scope>provided</scope>
66-
</dependency>
6761
<dependency>
6862
<groupId>io.spring.javaformat.intellij.idea</groupId>
6963
<artifactId>util</artifactId>

0 commit comments

Comments
 (0)