Skip to content

Commit c0083e3

Browse files
Merge pull request #143 from JSkimming/dependabot/nuget/coverlet.msbuild-3.1.2
Bump coverlet.msbuild from 3.1.1 to 3.1.2
2 parents 65b6cd3 + 806c1bc commit c0083e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Castle.Core.AsyncInterceptor.Tests/Castle.Core.AsyncInterceptor.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="coverlet.msbuild" Version="3.1.1">
17+
<PackageReference Include="coverlet.msbuild" Version="3.1.2">
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)