Skip to content

Commit

Permalink
Merge pull request #73 from cake-contrib/dependabot/nuget/src/Microso…
Browse files Browse the repository at this point in the history
…ft.NET.Test.Sdk-16.7.1

Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1 in /src
  • Loading branch information
eoehen committed Sep 23, 2020
2 parents 551725d + 86e966d commit 5b3f1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Markdownlint.Tests/Cake.Markdownlint.Tests.csproj
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
<PackageReference Include="Cake.Core" Version="0.33.0" />
<PackageReference Include="Cake.Testing" Version="0.33.0" />
<PackageReference Include="Shouldly" Version="3.0.2" />
Expand Down

0 comments on commit 5b3f1ac

Please sign in to comment.