Skip to content

Commit

Permalink
build(deps): bump Buildalyzer.Logger in /tst/Codelyzer.Analysis.Tests
Browse files Browse the repository at this point in the history
Bumps [Buildalyzer.Logger](https://github.com/daveaglick/Buildalyzer) from 4.1.4 to 5.0.0.
- [Release notes](https://github.com/daveaglick/Buildalyzer/releases)
- [Changelog](https://github.com/daveaglick/Buildalyzer/blob/main/RELEASE.md)
- [Commits](phmonte/Buildalyzer@v4.1.4...v5.0.0)

---
updated-dependencies:
- dependency-name: Buildalyzer.Logger
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent c3b4af7 commit ea95816
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<IsTestProject>false</IsTestProject>
Expand All @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Buildalyzer" Version="4.1.4" />
<PackageReference Include="Buildalyzer.Logger" Version="4.1.4" />
<PackageReference Include="Buildalyzer.Logger" Version="5.0.0" />
<PackageReference Include="Buildalyzer.Workspaces" Version="4.1.4" />
<PackageReference Include="NuGet.Packaging" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />
Expand Down

0 comments on commit ea95816

Please sign in to comment.