Skip to content

Commit

Permalink
Bump com.github.cryptomorin:XSeries from 11.2.2 to 12.0.0
Browse files Browse the repository at this point in the history
Bumps [com.github.cryptomorin:XSeries](https://github.com/CryptoMorin/XSeries) from 11.2.2 to 12.0.0.
- [Release notes](https://github.com/CryptoMorin/XSeries/releases)
- [Commits](CryptoMorin/XSeries@v11.2.2...v12.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 774b7c3 commit 7dcd08b
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 @@ -27,7 +27,7 @@ repositories {
dependencies {
implementation(files("depends/packetevents-585.jar"))
implementation(project(':api'))
implementation 'com.github.cryptomorin:XSeries:11.2.2'
implementation 'com.github.cryptomorin:XSeries:12.0.0'
implementation 'com.google.guava:guava:33.3.1-jre'
implementation 'com.google.code.gson:gson:2.11.0'

Expand Down

0 comments on commit 7dcd08b

Please sign in to comment.