Skip to content

Commit

Permalink
Merge pull request #4256 from GitTools/dependabot/nuget/new-cli/analy…
Browse files Browse the repository at this point in the history
…zers-7a6bdb6022

(deps): Bump the analyzers group across 2 directories with 2 updates
  • Loading branch information
mergify[bot] authored Oct 15, 2024
2 parents 95b8f80 + 0b30d55 commit 2cb399b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions new-cli/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.2" />
<PackageVersion Include="Polly" Version="8.4.2" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.7" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.7" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.8" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.8" />
<!-- specific packages -->
<PackageVersion Include="Scriban" Version="5.10.0" />
<PackageVersion Include="Serilog.Extensions.Logging" Version="8.0.0" />
Expand Down
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.2" />
<PackageVersion Include="Polly" Version="8.4.2" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.7" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.7" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.8" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.8" />
<!-- specific packages -->
<PackageVersion Include="Buildalyzer" Version="7.0.2" />
<PackageVersion Include="JsonSchema.Net.Generation" Version="4.5.1" />
Expand Down

0 comments on commit 2cb399b

Please sign in to comment.