Skip to content

Commit

Permalink
Update dependency com.github.SkriptLang:Skript to v2.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent bd63b0c commit 07604eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
implementation("eu.okaeri:okaeri-configs-yaml-bukkit:5.0.4")
shadow("org.spigotmc:spigot-api:1.8.8-R0.1-SNAPSHOT")
shadow("net.dzikoysk.funnyguilds:plugin:4.13.0")
shadow("com.github.SkriptLang:Skript:2.6.2") {
shadow("com.github.SkriptLang:Skript:2.9.3") {
isTransitive = false
}
}
Expand Down

0 comments on commit 07604eb

Please sign in to comment.