Skip to content

Commit

Permalink
chore(deps): bump Scrutor from 5.0.2 to 6.0.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Scrutor](https://github.com/khellang/Scrutor) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/khellang/Scrutor/releases)
- [Commits](khellang/Scrutor@v5.0.2...v6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent c6d2962 commit fc29165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="lzo.net" Version="0.0.6" />
<PackageReference Include="McMaster.NETCore.Plugins" Version="1.4.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0"/>
<PackageReference Include="Scrutor" Version="5.0.2" />
<PackageReference Include="Scrutor" Version="6.0.0" />
<PackageReference Include="Serilog" Version="4.2.0"/>
<PackageReference Include="Serilog.Enrichers.AssemblyName" Version="2.0.0" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="3.0.1"/>
Expand Down

0 comments on commit fc29165

Please sign in to comment.