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

Commit 67daab3

Browse files
authored
Merge pull request #316 from Aiven-Open/dependabot/gradle/com.github.luben-zstd-jni-1.5.5-6
chore(deps): bump com.github.luben:zstd-jni from 1.5.5-4 to 1.5.5-6
2 parents 7425bcd + 36ac939 commit 67daab3

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)