Skip to content

Commit 2aedfeb

Browse files
Merge pull request #10 from danila-schelkov/renovate/com.github.luben-zstd-jni-1.x
fix(deps): update dependency com.github.luben:zstd-jni to v1.5.7-4
2 parents 4b1bd1a + f4e96a9 commit 2aedfeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414
testImplementation platform('org.junit:junit-bom:5.13.2')
1515
testImplementation 'org.junit.jupiter:junit-jupiter'
1616

17-
implementation("com.github.luben:zstd-jni:1.5.7-3")
17+
implementation("com.github.luben:zstd-jni:1.5.7-4")
1818
}
1919

2020
test {

0 commit comments

Comments
 (0)