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 5f6d4d6 commit 06d5fb0Copy full SHA for 06d5fb0
1 file changed
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.36.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-6"
+lubenZstdJni = "com.github.luben:zstd-jni:1.5.7-9"
20
testDistributionGradlePlugin = "com.jakewharton.gradle:test-distribution-gradle-plugin:0.3.0"
21
ktfmt = "com.facebook:ktfmt:0.62"
22
0 commit comments