Skip to content

Commit f069492

Browse files
Bump com.github.luben:zstd-jni from 1.5.7-10 to 1.5.7-11 (#6687)
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.7-10 to 1.5.7-11. - [Commits](https://github.com/luben/zstd-jni/commits/v1.5.7-11) --- updated-dependencies: - dependency-name: com.github.luben:zstd-jni dependency-version: 1.5.7-11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45d32b5 commit f069492

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vividus-tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ dependencies {
6363
implementation(libs.h2)
6464

6565
// Zstd decompression support, need to add explicitly as it's not a transitive dependency of netty out-of-the-box
66-
implementation('com.github.luben:zstd-jni:1.5.7-10')
66+
implementation('com.github.luben:zstd-jni:1.5.7-11')
6767
}

0 commit comments

Comments
 (0)