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 098df48 commit 06d1cc1Copy full SHA for 06d1cc1
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'eclipse'
4
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.3'
5
id 'xyz.jpenilla.run-paper' version '2.3.1'
6
- id 'xyz.jpenilla.run-velocity' version '2.3.1'
+ id 'xyz.jpenilla.run-velocity' version '3.0.0'
7
// id 'io.github.goooler.shadow' version '8.1.8'
8
}
9
0 commit comments