We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a02f44 commit abaea54Copy full SHA for abaea54
1 file changed
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
group 'gg.projects'
6
-version '0.1.4'
+version '0.1.5'
7
8
repositories {
9
mavenCentral()
@@ -20,5 +20,5 @@ repositories {
20
21
dependencies {
22
implementation 'org.spigotmc:spigot-api:1.21.1-R0.1-SNAPSHOT'
23
- implementation 'com.github.SkriptLang:Skript:2.9.5'
+ implementation 'com.github.SkriptLang:Skript:2.10.1'
24
0 commit comments