Skip to content

Commit abaea54

Browse files
committed
skript 2.10.1
1 parent 0a02f44 commit abaea54

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
group 'gg.projects'
6-
version '0.1.4'
6+
version '0.1.5'
77

88
repositories {
99
mavenCentral()
@@ -20,5 +20,5 @@ repositories {
2020

2121
dependencies {
2222
implementation 'org.spigotmc:spigot-api:1.21.1-R0.1-SNAPSHOT'
23-
implementation 'com.github.SkriptLang:Skript:2.9.5'
23+
implementation 'com.github.SkriptLang:Skript:2.10.1'
2424
}

0 commit comments

Comments
 (0)