Skip to content

Commit

Permalink
Update dependency com.github.cryptomorin:XSeries to v13 (#184)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 56c18df commit 071b335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ allprojects {

dependencies {
// Dependencies that we want to shade in
implementation("com.github.cryptomorin:XSeries:12.1.0")
implementation("com.github.cryptomorin:XSeries:13.0.0")

// Other dependencies that are not required or already available at runtime
compileOnly("org.jetbrains:annotations:26.0.1")
Expand Down

0 comments on commit 071b335

Please sign in to comment.