Skip to content

Commit 6f8a5dd

Browse files
Bump coverlet.msbuild from 8.0.0 to 8.0.1 (#3108)
--- updated-dependencies: - dependency-name: coverlet.msbuild dependency-version: 8.0.1 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>
1 parent f01e182 commit 6f8a5dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BervProject.WebApi.Test/BervProject.WebApi.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Autofac" Version="9.1.0" />
1111
<PackageReference Include="Autofac.Extras.Moq" Version="7.0.0" />
12-
<PackageReference Include="coverlet.msbuild" Version="8.0.0">
12+
<PackageReference Include="coverlet.msbuild" Version="8.0.1">
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
<PrivateAssets>all</PrivateAssets>
1515
</PackageReference>

0 commit comments

Comments
 (0)