Skip to content

Commit

Permalink
Bump AltCover from 8.9.3 to 9.0.1
Browse files Browse the repository at this point in the history
Bumps [AltCover](https://github.com/SteveGilham/altcover) from 8.9.3 to 9.0.1.
- [Release notes](https://github.com/SteveGilham/altcover/releases)
- [Changelog](https://github.com/SteveGilham/altcover/blob/master/ReleaseNotes.md)
- [Commits](SteveGilham/altcover@release/v8.9.3...release/v9.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 81aba15 commit ad8d296
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 @@ -29,7 +29,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AltCover" Version="8.9.3" />
<PackageReference Include="AltCover" Version="9.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="nunit" Version="4.2.2" />
Expand Down

0 comments on commit ad8d296

Please sign in to comment.