Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 36ac939

Browse files
chore(deps): bump com.github.luben:zstd-jni from 1.5.5-4 to 1.5.5-6
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.5-4 to 1.5.5-6. - [Commits](https://github.com/luben/zstd-jni/commits/v1.5.5-6) --- updated-dependencies: - dependency-name: com.github.luben:zstd-jni dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7425bcd commit 36ac939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ dependencies {
127127
implementation "io.aiven:commons-for-apache-kafka-connect:$aivenConnectCommonsVersion"
128128

129129
testImplementation "org.xerial.snappy:snappy-java:1.1.10.5"
130-
testImplementation "com.github.luben:zstd-jni:1.5.5-4"
130+
testImplementation "com.github.luben:zstd-jni:1.5.5-6"
131131

132132
testImplementation "org.apache.kafka:connect-api:$kafkaVersion"
133133
testImplementation "org.apache.kafka:connect-runtime:$kafkaVersion"

0 commit comments

Comments
 (0)