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

Commit de2f3ab

Browse files
chore(deps): bump com.google.cloud:google-cloud-nio
Bumps [com.google.cloud:google-cloud-nio](https://github.com/googleapis/java-storage-nio) from 0.127.7 to 0.127.13. - [Release notes](https://github.com/googleapis/java-storage-nio/releases) - [Changelog](https://github.com/googleapis/java-storage-nio/blob/main/CHANGELOG.md) - [Commits](googleapis/java-storage-nio@v0.127.7...v0.127.13) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-nio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3bbb93b commit de2f3ab

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
@@ -151,7 +151,7 @@ dependencies {
151151
testImplementation "org.apache.kafka:connect-api:$kafkaVersion"
152152
testImplementation "org.apache.kafka:connect-runtime:$kafkaVersion"
153153
testImplementation "org.apache.kafka:connect-json:$kafkaVersion"
154-
testImplementation "com.google.cloud:google-cloud-nio:0.127.7"
154+
testImplementation "com.google.cloud:google-cloud-nio:0.127.13"
155155

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

0 commit comments

Comments
 (0)