Skip to content

Commit

Permalink
Bump Minio from 5.0.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [Minio](https://github.com/minio/minio-dotnet) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/minio/minio-dotnet/releases)
- [Commits](minio/minio-dotnet@5.0.0...6.0.1)

---
updated-dependencies:
- dependency-name: Minio
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 6896810 commit f17e949
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Plugins/MinIO/Monai.Deploy.Storage.MinIO.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!--
<!--
~ Copyright 2022 MONAI Consortium
~
~ Licensed under the Apache License, Version 2.0 (the "License");
Expand Down Expand Up @@ -47,7 +47,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Minio" Version="5.0.0" />
<PackageReference Include="Minio" Version="6.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f17e949

Please sign in to comment.