Skip to content

Commit

Permalink
2.9 bump
Browse files Browse the repository at this point in the history
Took 4 minutes
  • Loading branch information
JakeGBLP committed Jul 15, 2024
1 parent 8f3dc26 commit 9819d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repositories {
dependencies {
implementation 'org.jetbrains:annotations:20.1.0'
compileOnly("io.papermc.paper:paper-api:1.20.6-R0.1-SNAPSHOT")
compileOnly 'com.github.SkriptLang:Skript:2.8.5'
compileOnly 'com.github.SkriptLang:Skript:2.9.0'
implementation 'org.bstats:bstats-bukkit:3.0.2'
implementation 'com.vdurmont:semver4j:3.1.0'
shadow 'junit:junit:3.8.2'
Expand Down

0 comments on commit 9819d14

Please sign in to comment.