Skip to content

Commit

Permalink
Bump Scrutor from 4.2.0 to 4.2.2
Browse files Browse the repository at this point in the history
Bumps [Scrutor](https://github.com/khellang/Scrutor) from 4.2.0 to 4.2.2.
- [Release notes](https://github.com/khellang/Scrutor/releases)
- [Commits](khellang/Scrutor@v4.2.0...v4.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent e1b2353 commit 37f9b7d
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 @@ -17,7 +17,7 @@
<PackageReference Include="lzo.net" Version="0.0.6" />
<PackageReference Include="McMaster.NETCore.Plugins" Version="1.4.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Scrutor" Version="4.2.0" />
<PackageReference Include="Scrutor" Version="4.2.2" />
<PackageReference Include="Serilog" Version="2.10.1-dev-01249" />
<PackageReference Include="Serilog.Enrichers.AssemblyName" Version="1.0.9" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="2.2.0-dev-00761" />
Expand Down

0 comments on commit 37f9b7d

Please sign in to comment.