Skip to content

Commit

Permalink
Bump AltCover from 8.8.21 to 8.8.53 (#1754)
Browse files Browse the repository at this point in the history
Bumps [AltCover](https://github.com/SteveGilham/altcover) from 8.8.21 to 8.8.53.
- [Release notes](https://github.com/SteveGilham/altcover/releases)
- [Changelog](https://github.com/SteveGilham/altcover/blob/master/ReleaseNotes.md)
- [Commits](SteveGilham/altcover@release/v8.8.21...release/v8.8.53)

---
updated-dependencies:
- dependency-name: AltCover
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 5056482 commit c0542de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnitTests/UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AltCover" Version="8.8.21" />
<PackageReference Include="AltCover" Version="8.8.53" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="nunit" Version="4.1.0" />
Expand Down

0 comments on commit c0542de

Please sign in to comment.