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.
2 parents d5061df + 02f117d commit a6d37b2Copy full SHA for a6d37b2
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java'
3
id 'eclipse'
4
- id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1.10'
+ id 'org.jetbrains.gradle.plugin.idea-ext' version '1.2'
5
id 'xyz.jpenilla.run-paper' version '2.3.1'
6
id 'xyz.jpenilla.run-velocity' version '2.3.1'
7
// id 'io.github.goooler.shadow' version '8.1.8'
0 commit comments