Skip to content

Commit

Permalink
chore(deps): update dependency coverlet.msbuild to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent ee516ec commit 3a5870b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/directory.packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<ItemGroup>
<PackageVersion Include="coverlet.collector" Version="6.0.1" />
<PackageVersion Include="coverlet.msbuild" Version="3.1.2" />
<PackageVersion Include="coverlet.msbuild" Version="6.0.1" />
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
<PackageVersion Include="FluentAssertions.Analyzers" Version="0.16.0" />
<PackageVersion Include="ReactiveUI.Testing" Version="18.4.44" />
Expand Down

0 comments on commit 3a5870b

Please sign in to comment.