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 a80b804 commit 97f06b2Copy full SHA for 97f06b2
build.gradle
@@ -35,6 +35,6 @@ compileJava {
35
36
dependencies {
37
implementation 'org.spigotmc:spigot-api:1.13.2-R0.1-SNAPSHOT'
38
- implementation 'com.github.SkriptLang:Skript:2.6.3'
+ implementation 'com.github.SkriptLang:Skript:2.6.4'
39
implementation 'org.eclipse.jdt:org.eclipse.jdt.annotation:1.1.0'
40
}
0 commit comments