Skip to content

Commit c25aa44

Browse files
Bump io.minio:minio from 8.5.17 to 8.6.0 in /modules/minio
Bumps [io.minio:minio](https://github.com/minio/minio-java) from 8.5.17 to 8.6.0. - [Release notes](https://github.com/minio/minio-java/releases) - [Commits](minio/minio-java@8.5.17...8.6.0) --- updated-dependencies: - dependency-name: io.minio:minio dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 559df36 commit c25aa44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/minio/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.0'
77

88
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
9-
testImplementation("io.minio:minio:8.5.17")
9+
testImplementation("io.minio:minio:8.6.0")
1010
testImplementation 'org.assertj:assertj-core:3.27.4'
1111
}
1212

0 commit comments

Comments
 (0)