Skip to content

Commit

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

(deps): Bump the analyzers group across 2 directories with 3 updates
  • Loading branch information
arturcic authored Jan 8, 2025
2 parents 84e1978 + b0d89f8 commit 9027149
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0" />
<PackageVersion Include="Polly" Version="8.5.0" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.9" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.9" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.10" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.10" />
<!-- specific packages -->
<PackageVersion Include="Scriban" Version="5.12.0" />
<PackageVersion Include="Serilog.Extensions.Logging" Version="9.0.0" />
Expand Down
6 changes: 3 additions & 3 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="9.0.0" />
<PackageVersion Include="Microsoft.IO.Redist" Version="6.1.0" />
<PackageVersion Include="Polly" Version="8.5.0" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.9" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.9" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.10" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.10" />
<!-- specific packages -->
<PackageVersion Include="Buildalyzer" Version="7.1.0" />
<PackageVersion Include="JsonSchema.Net.Generation" Version="4.6.0" />
Expand All @@ -33,7 +33,7 @@
<PackageVersion Include="Microsoft.Win32.Registry" Version="6.0.0-preview.5.21301.5" />
<PackageVersion Include="NSubstitute" Version="5.3.0" />
<PackageVersion Include="NUnit" Version="4.2.2" />
<PackageVersion Include="NUnit.Analyzers" Version="4.4.0" />
<PackageVersion Include="NUnit.Analyzers" Version="4.5.0" />
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageVersion Include="Shouldly" Version="4.2.1" />
<PackageVersion Include="System.Drawing.Common" Version="9.0.0" />
Expand Down

0 comments on commit 9027149

Please sign in to comment.