Skip to content

Commit 1569d18

Browse files
build(deps): bump io.minio:minio from 8.5.13 to 8.5.14 (#344)
Bumps [io.minio:minio](https://github.com/minio/minio-java) from 8.5.13 to 8.5.14. - [Release notes](https://github.com/minio/minio-java/releases) - [Commits](minio/minio-java@8.5.13...8.5.14) --- updated-dependencies: - dependency-name: io.minio:minio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f495c3 commit 1569d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ testcontainers-junit = { module = "org.testcontainers:junit-jupiter", version.re
7272
testcontainers-minio = { module = "org.testcontainers:minio", version.ref = "testcontainers" }
7373
testcontainers-hashicorp-vault = { module = "org.testcontainers:vault", version.ref = "testcontainers" }
7474
azure-storage-blob = { module = "com.azure:azure-storage-blob", version = "12.29.0" }
75-
minio-io = { module = "io.minio:minio", version = "8.5.13" }
75+
minio-io = { module = "io.minio:minio", version = "8.5.14" }
7676

7777
[plugins]
7878
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }

0 commit comments

Comments
 (0)