Skip to content

Commit a979202

Browse files
Update dependency com.github.cryptomorin:XSeries to v13.3.3 (#216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 01aab67 commit a979202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ allprojects {
2525

2626
dependencies {
2727
// Dependencies that we want to shade in
28-
implementation("com.github.cryptomorin:XSeries:13.3.2")
28+
implementation("com.github.cryptomorin:XSeries:13.3.3")
2929

3030
// Other dependencies that are not required or already available at runtime
3131
compileOnly("org.jetbrains:annotations:26.0.2")

0 commit comments

Comments
 (0)