Skip to content

Commit 486d417

Browse files
Bump System.IO.Hashing from 8.0.0 to 9.0.0
Bumps [System.IO.Hashing](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: System.IO.Hashing dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e25d53 commit 486d417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Minio/Minio.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
1515
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
16-
<PackageReference Include="System.IO.Hashing" Version="8.0.0" />
16+
<PackageReference Include="System.IO.Hashing" Version="9.0.0" />
1717
<PackageReference Include="System.Reactive" Version="6.0.1" />
1818
<!--
1919
<PackageReference Include="System.Reactive.Async" Version="6.0.0-alpha.18" />

0 commit comments

Comments
 (0)