Skip to content

Commit 97f06b2

Browse files
committed
Update Gradle dependency of Skript to 2.6.4
1 parent a80b804 commit 97f06b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ compileJava {
3535

3636
dependencies {
3737
implementation 'org.spigotmc:spigot-api:1.13.2-R0.1-SNAPSHOT'
38-
implementation 'com.github.SkriptLang:Skript:2.6.3'
38+
implementation 'com.github.SkriptLang:Skript:2.6.4'
3939
implementation 'org.eclipse.jdt:org.eclipse.jdt.annotation:1.1.0'
4040
}

0 commit comments

Comments
 (0)