Skip to content

Commit cb63c7c

Browse files
committed
Upgrade to IntelliJ 2020.2
Closes gh-214
1 parent 6d646ac commit cb63c7c

File tree

1 file changed

+3
-3
lines changed
  • spring-javaformat-intellij/spring-javaformat-intellij-runtime

1 file changed

+3
-3
lines changed

spring-javaformat-intellij/spring-javaformat-intellij-runtime/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
<name>Spring JavaFormat IntelliJ Runtime</name>
1414
<properties>
1515
<main.basedir>${basedir}/../..</main.basedir>
16-
<intellij.binary>https://download.jetbrains.com/idea/ideaIC-2020.1.tar.gz</intellij.binary>
17-
<intellij.source>https://github.com/JetBrains/intellij-community/archive/idea/201.6668.121.zip</intellij.source>
18-
<intellij.root>idea-IC-201.6668.121</intellij.root>
16+
<intellij.binary>https://download.jetbrains.com/idea/ideaIC-2020.2.tar.gz</intellij.binary>
17+
<intellij.source>https://github.com/JetBrains/intellij-community/archive/idea/202.6397.94.zip</intellij.source>
18+
<intellij.root>idea-IC-202.6397.94</intellij.root>
1919
</properties>
2020
<build>
2121
<plugins>

0 commit comments

Comments
 (0)