Skip to content

Commit

Permalink
fix(deps): update dependency com.github.luben:zstd-jni to v1.5.5-11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent a434764 commit 5244a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ gson = "com.google.code.gson:gson:2.10.1"
guava = "com.google.guava:guava:32.1.3-jre"
brigadier = "com.mojang:brigadier:1.0.18"
velocity-native = "com.velocitypowered:velocity-native:3.2.0-SNAPSHOT"
zstd = "com.github.luben:zstd-jni:1.5.5-10"
zstd = "com.github.luben:zstd-jni:1.5.5-11"

junit = "org.junit.jupiter:junit-jupiter:5.10.1"

Expand Down

0 comments on commit 5244a08

Please sign in to comment.