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 4a82044 commit bfc9d52Copy full SHA for bfc9d52
gradle/libs.versions.toml
@@ -16,7 +16,7 @@ kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", v
16
mavenPublish-gradle-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.34.0" }
17
okio-core = { module = "com.squareup.okio:okio", version.ref = "okio" }
18
shadowJar-gradle-plugin = { module = "gradle.plugin.com.github.johnrengelman:shadow", version = "8.0.0" }
19
-lubenZstdJni = "com.github.luben:zstd-jni:1.5.7-5"
+lubenZstdJni = "com.github.luben:zstd-jni:1.5.7-6"
20
testDistributionGradlePlugin = "com.jakewharton.gradle:test-distribution-gradle-plugin:0.2.0"
21
22
[plugins]
0 commit comments