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

chore(deps): bump com.google.cloud:google-cloud-nio from 0.127.7 to 0.127.13
  • Loading branch information
tvainika authored Mar 1, 2024
2 parents 07a087a + de2f3ab commit 01cf0b9
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.7"
testImplementation "com.google.cloud:google-cloud-nio:0.127.13"

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

0 comments on commit 01cf0b9

Please sign in to comment.