Skip to content

Commit

Permalink
Merge pull request #928 from justeat/dependabot/nuget/coverlet.msbuil…
Browse files Browse the repository at this point in the history
…d-3.1.0
  • Loading branch information
martincostello authored Jul 20, 2021
2 parents 31836db + 39b585a commit 07afe4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<AwsSdkSqsVersion>3.7.0</AwsSdkSqsVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="3.0.3" PrivateAssets="All" />
<PackageReference Include="coverlet.msbuild" Version="3.1.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="ReportGenerator" Version="4.8.12" PrivateAssets="All" />
Expand Down

0 comments on commit 07afe4e

Please sign in to comment.