Skip to content

Commit

Permalink
Bump com.github.SkriptLang:Skript from 2.7.2 to 2.9.3
Browse files Browse the repository at this point in the history
Bumps com.github.SkriptLang:Skript from 2.7.2 to 2.9.3.

---
updated-dependencies:
- dependency-name: com.github.SkriptLang:Skript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 6bc7ed3 commit cf7c294
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 @@ -41,7 +41,7 @@ dependencies {
implementation (group: 'io.papermc.paper', name: 'paper-api', version: '1.20.6-R0.1-SNAPSHOT')

//Skript
implementation (group: 'com.github.SkriptLang', name: 'Skript', version: '2.7.2') {
implementation (group: 'com.github.SkriptLang', name: 'Skript', version: '2.9.3') {
transitive = false
}

Expand Down

0 comments on commit cf7c294

Please sign in to comment.