Skip to content

Commit 076a49a

Browse files
Bump System.IO.Hashing from 9.0.0 to 9.0.1 (#5814)
Bumps [System.IO.Hashing](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.1) --- 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 67bc7e3 commit 076a49a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Thrive.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<PackageReference Include="GraphShape" Version="1.2.1" />
5252
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" />
5353
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
54-
<PackageReference Include="System.IO.Hashing" Version="9.0.0" />
54+
<PackageReference Include="System.IO.Hashing" Version="9.0.1" />
5555
<PackageReference Include="System.Net.Http" Version="4.3.4" />
5656
<PackageReference Include="System.Numerics.Vectors" Version="4.6.0" />
5757
<PackageReference Include="Nito.Collections.Deque" Version="1.2.1" />

0 commit comments

Comments
 (0)