We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f03a7e5 commit 54c4c35Copy full SHA for 54c4c35
1 file changed
bot/build.gradle.kts
@@ -21,7 +21,7 @@ dependencies {
21
exclude(module = "opus-java")
22
}
23
implementation(libs.javalin.bundle)
24
- implementation("net.lingala.zip4j", "zip4j", "2.11.5")
+ implementation("net.lingala.zip4j", "zip4j", "2.11.6")
25
26
// database
27
implementation(libs.bundles.sadu)
0 commit comments