Skip to content

Commit

Permalink
Bump Scrutor from 5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [Scrutor](https://github.com/khellang/Scrutor) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/khellang/Scrutor/releases)
- [Commits](khellang/Scrutor@v5.0.0...v5.0.1)

---
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 Sep 26, 2024
1 parent 0236ac7 commit 6654fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/Tracker/Tracker.Web/Tracker.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Scrutor" Version="5.0.0" />
<PackageReference Include="Scrutor" Version="5.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.0" />
</ItemGroup>

Expand Down

0 comments on commit 6654fb3

Please sign in to comment.