Skip to content

Commit beda295

Browse files
Bump System.IO.Hashing from 9.0.2 to 9.0.3 (#1284)
Bumps [System.IO.Hashing](https://github.com/dotnet/runtime) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: System.IO.Hashing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71d2548 commit beda295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Minio/Minio.csproj

+1-1
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.2" />
16+
<PackageReference Include="System.IO.Hashing" Version="9.0.3" />
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)