Skip to content

Commit

Permalink
Bump Minio from 5.0.0 to 6.0.0
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.0.
- [Release notes](https://github.com/minio/minio-dotnet/releases)
- [Commits](minio/minio-dotnet@5.0.0...6.0.0)

---
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 Oct 2, 2023
1 parent 387803f commit c500aa7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.22" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Minio" Version="5.0.0" />
<PackageReference Include="Minio" Version="6.0.0" />
<PackageReference Include="Monai.Deploy.Messaging" Version="1.0.1" />
<PackageReference Include="Monai.Deploy.Messaging.RabbitMQ" Version="1.0.1" />
<PackageReference Include="Monai.Deploy.Storage" Version="0.2.18" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Minio" Version="5.0.0" />
<PackageReference Include="Minio" Version="6.0.0" />
<PackageReference Include="Monai.Deploy.Messaging" Version="1.0.1" />
<PackageReference Include="Monai.Deploy.Messaging.RabbitMQ" Version="1.0.1" />
<PackageReference Include="Monai.Deploy.Storage" Version="0.2.18" />
Expand Down

0 comments on commit c500aa7

Please sign in to comment.