Skip to content

Commit

Permalink
Bump com.github.cryptomorin:XSeries from 9.8.0 to 9.8.1 (#59)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2024
1 parent eb795a6 commit 557c133
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 @@ -23,7 +23,7 @@ allprojects {

dependencies {
// Dependencies that we want to shade in
implementation("com.github.cryptomorin:XSeries:9.8.0") { isTransitive = false }
implementation("com.github.cryptomorin:XSeries:9.8.1") { isTransitive = false }

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

0 comments on commit 557c133

Please sign in to comment.