Skip to content

Commit a33d877

Browse files
Bump System.IO.Hashing from 9.0.3 to 9.0.4
Bumps [System.IO.Hashing](https://github.com/dotnet/runtime) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: System.IO.Hashing dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent beda295 commit a33d877

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="9.0.3" />
1515
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.3" />
16-
<PackageReference Include="System.IO.Hashing" Version="9.0.3" />
16+
<PackageReference Include="System.IO.Hashing" Version="9.0.4" />
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)