Skip to content

Commit cb35cb5

Browse files
Bump com.github.luben:zstd-jni from 1.5.6-9 to 1.5.7-13
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.6-9 to 1.5.7-13. - [Commits](luben/zstd-jni@v1.5.6-9...v1.5.7-13) --- updated-dependencies: - dependency-name: com.github.luben:zstd-jni dependency-version: 1.5.7-13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb1068d commit cb35cb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
implementation(project(":lib"))
1313
implementation("com.github.ajalt.clikt:clikt:4.4.0")
1414
implementation("org.apache.commons:commons-compress:1.27.1")
15-
implementation("com.github.luben:zstd-jni:1.5.6-9")
15+
implementation("com.github.luben:zstd-jni:1.5.7-13")
1616
}
1717

1818
kotlin {

0 commit comments

Comments
 (0)