Skip to content

Commit a38b699

Browse files
Bump Microsoft.Extensions.DependencyModel and Scrutor (#58)
Bumps [Microsoft.Extensions.DependencyModel](https://github.com/dotnet/runtime) and [Scrutor](https://github.com/khellang/Scrutor). These dependencies needed to be updated together. Updates `Microsoft.Extensions.DependencyModel` from 8.0.2 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.2...v8.0.2) Updates `Scrutor` from 5.0.1 to 5.1.0 - [Release notes](https://github.com/khellang/Scrutor/releases) - [Commits](khellang/Scrutor@v5.0.1...v5.1.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyModel dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Scrutor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83b4dcb commit a38b699

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
1515
<PackageVersion Include="Microsoft.Extensions.DependencyModel" Version="8.0.2" />
1616
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
17-
<PackageVersion Include="Scrutor" Version="5.0.1" />
17+
<PackageVersion Include="Scrutor" Version="5.1.0" />
1818
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="8.2.0" />
1919
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
2020
</ItemGroup>

0 commit comments

Comments
 (0)