Skip to content

Commit

Permalink
Bump Buildalyzer from 2.6.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [Buildalyzer](https://github.com/daveaglick/Buildalyzer) from 2.6.0 to 3.0.0.
- [Release notes](https://github.com/daveaglick/Buildalyzer/releases)
- [Changelog](https://github.com/daveaglick/Buildalyzer/blob/master/ReleaseNotes.md)
- [Commits](phmonte/Buildalyzer@v2.6.0...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and arturcic committed May 22, 2020
1 parent d7889a4 commit 2698412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GitVersionTask.Tests/GitVersionTask.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<Import Project="..\test.props" />
<ItemGroup>
<PackageReference Include="Buildalyzer" Version="2.6.0" />
<PackageReference Include="Buildalyzer" Version="3.0.0" />
<PackageReference Include="LibGit2Sharp" Version="$(PackageVersion_LibGit2Sharp)" />
<PackageReference Include="Microsoft.Build" Version="$(PackageVersion_MsBuild)" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="$(PackageVersion_MicrosoftExtensions)" />
Expand Down

0 comments on commit 2698412

Please sign in to comment.