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 #360 from Aiven-Open/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…cloud-google-cloud-nio-0.127.16

chore(deps): bump com.google.cloud:google-cloud-nio from 0.127.15 to 0.127.16
  • Loading branch information
ivanyu authored May 2, 2024
2 parents 086e981 + 745c1d2 commit 28ba1bf
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 @@ -151,7 +151,7 @@ dependencies {
testImplementation "org.apache.kafka:connect-api:$kafkaVersion"
testImplementation "org.apache.kafka:connect-runtime:$kafkaVersion"
testImplementation "org.apache.kafka:connect-json:$kafkaVersion"
testImplementation "com.google.cloud:google-cloud-nio:0.127.15"
testImplementation "com.google.cloud:google-cloud-nio:0.127.16"

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

0 comments on commit 28ba1bf

Please sign in to comment.