We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83746ec commit cd45879Copy full SHA for cd45879
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'java-library'
3
- id 'org.jetbrains.intellij' version '1.13.0'
+ id 'org.jetbrains.intellij' version '1.14.2'
4
id 'org.jetbrains.changelog' version "1.3.1"
5
id "de.undercouch.download" version "4.0.2"
6
}
0 commit comments