Skip to content

Commit

Permalink
Bump com.github.cryptomorin:XSeries from 11.1.0 to 11.2.0
Browse files Browse the repository at this point in the history
Bumps [com.github.cryptomorin:XSeries](https://github.com/CryptoMorin/XSeries) from 11.1.0 to 11.2.0.
- [Release notes](https://github.com/CryptoMorin/XSeries/releases)
- [Commits](CryptoMorin/XSeries@v11.1.0...v11.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 27, 2024
1 parent 8eae08f commit f2bf8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bukkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
exclude module: 'slimjar'
}
implementation 'net.kyori:adventure-api:4.17.0'
implementation 'com.github.cryptomorin:XSeries:11.1.0'
implementation 'com.github.cryptomorin:XSeries:11.2.0'
compileOnly 'org.spigotmc:spigot-api:1.21-R0.1-SNAPSHOT'
compileOnly 'me.clip:placeholderapi:2.11.6'
}
Expand Down

0 comments on commit f2bf8d6

Please sign in to comment.