Skip to content

Commit

Permalink
chore(deps): bump com.github.cryptomorin:XSeries from 9.3.1 to 9.5.0
Browse files Browse the repository at this point in the history
Bumps [com.github.cryptomorin:XSeries](https://github.com/CryptoMorin/XSeries) from 9.3.1 to 9.5.0.
- [Release notes](https://github.com/CryptoMorin/XSeries/releases)
- [Commits](CryptoMorin/XSeries@v9.3.1...v9.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent 5dc173f commit 8787753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minecraft/bukkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies {
compileOnly project(path: ':utilities')
compileOnly project(path: ':yaml')
compileOnly "de.tr7zw:item-nbt-api:2.11.3"
compileOnly 'com.github.cryptomorin:XSeries:9.3.1'
compileOnly 'com.github.cryptomorin:XSeries:9.5.0'
}

tasks.build.dependsOn(shadowJar)
Expand Down

0 comments on commit 8787753

Please sign in to comment.