Skip to content

Commit cba2a43

Browse files
Bump System.IO.Hashing from 9.0.2 to 9.0.3 in /src (#642)
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 300d42d commit cba2a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NServiceBus.AzureFunctions.Worker.ServiceBus.Tests/NServiceBus.AzureFunctions.Worker.ServiceBus.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="NServiceBus.AcceptanceTesting" Version="9.2.6" />
2323
<PackageReference Include="Particular.Approvals" Version="2.0.1" />
2424
<PackageReference Include="PublicApiGenerator" Version="11.4.5" />
25-
<PackageReference Include="System.IO.Hashing" Version="9.0.2" />
25+
<PackageReference Include="System.IO.Hashing" Version="9.0.3" />
2626
</ItemGroup>
2727

2828
</Project>

0 commit comments

Comments
 (0)