Skip to content

Commit

Permalink
⬆️ Bump com.github.SkriptLang:Skript from 2.8.0 to 2.8.5
Browse files Browse the repository at this point in the history
Bumps [com.github.SkriptLang:Skript](https://github.com/SkriptLang/Skript) from 2.8.0 to 2.8.5.
- [Release notes](https://github.com/SkriptLang/Skript/releases)
- [Changelog](https://github.com/SkriptLang/Skript/blob/master/CLOCKWORK_RELEASE_MODEL.md)
- [Commits](SkriptLang/Skript@2.8.0...2.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent cf1e2c1 commit 67d9155
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 @@ -16,7 +16,7 @@ repositories {
dependencies {
implementation group: 'org.mongodb', name: 'mongodb-driver-reactivestreams', version: '4.11.1'
shadow group: 'io.papermc.paper', name: 'paper-api', version: '1.20.4-R0.1-SNAPSHOT'
shadow group: 'com.github.SkriptLang', name: 'Skript', version: '2.8.0', {
shadow group: 'com.github.SkriptLang', name: 'Skript', version: '2.8.5', {
exclude module: 'Vault'
exclude module: 'worldguard'
exclude module: 'worldguard-legacy'
Expand Down

0 comments on commit 67d9155

Please sign in to comment.