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

Commit

Permalink
Merge pull request #354 from Aiven-Open/dependabot/gradle/com.github.…
Browse files Browse the repository at this point in the history
…luben-zstd-jni-1.5.6-1

chore(deps): bump com.github.luben:zstd-jni from 1.5.5-11 to 1.5.6-1
  • Loading branch information
tvainika authored Apr 2, 2024
2 parents 608c709 + 38b764c commit 843163f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ dependencies {
implementation "io.aiven:commons-for-apache-kafka-connect:$aivenConnectCommonsVersion"

testImplementation "org.xerial.snappy:snappy-java:1.1.10.5"
testImplementation "com.github.luben:zstd-jni:1.5.5-11"
testImplementation "com.github.luben:zstd-jni:1.5.6-1"

testImplementation "org.apache.kafka:connect-api:$kafkaVersion"
testImplementation "org.apache.kafka:connect-runtime:$kafkaVersion"
Expand Down

0 comments on commit 843163f

Please sign in to comment.