Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 395db8a commit 4205930
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-stryker": {
"version": "4.4.1",
"version": "4.5.0",
"commands": [
"dotnet-stryker"
]
Expand Down
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<ItemGroup>
<PackageVersion Include="AspNetCoreAnalyzers" Version="0.3.0" />
<PackageVersion Include="BenchmarkDotNet" Version="0.14.0" />
<PackageVersion Include="coverlet.msbuild" Version="6.0.2" />
<PackageVersion Include="coverlet.msbuild" Version="6.0.3" />
<PackageVersion Include="FluentAssertions" Version="7.0.0" />
<PackageVersion Include="IDisposableAnalyzers" Version="4.0.8" />
<PackageVersion Include="Magick.NET-Q16-AnyCPU" Version="14.3.0" />
<PackageVersion Include="Magick.NET-Q16-AnyCPU" Version="14.4.0" />
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.184" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0"/>
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="9.0.0"/>
Expand Down

0 comments on commit 4205930

Please sign in to comment.