Skip to content

Commit

Permalink
Remove old IntelliJ dependency
Browse files Browse the repository at this point in the history
See gh-359
  • Loading branch information
philwebb committed Feb 8, 2023
1 parent 91d1381 commit 4adf445
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,6 @@
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>io.spring.javaformat.intellij.idea</groupId>
<artifactId>platform-impl</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>io.spring.javaformat.intellij.idea</groupId>
<artifactId>util</artifactId>
Expand Down

0 comments on commit 4adf445

Please sign in to comment.