Skip to content

Commit

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

(deps): Bump the analyzers group across 2 directories with 2 updates
  • Loading branch information
arturcic authored Oct 28, 2024
2 parents 034de4a + 522c52f commit e15305e
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.8" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.8" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.9" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.9" />
<!-- 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 @@ -15,8 +15,8 @@
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.2" />
<PackageVersion Include="Microsoft.IO.Redist" Version="6.0.1" />
<PackageVersion Include="Polly" Version="8.4.2" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.8" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.8" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.9" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.9" />
<!-- specific packages -->
<PackageVersion Include="Buildalyzer" Version="7.0.2" />
<PackageVersion Include="JsonSchema.Net.Generation" Version="4.5.1" />
Expand Down

0 comments on commit e15305e

Please sign in to comment.