Skip to content

Commit 36c1f2d

Browse files
Bump Microsoft.Extensions.Hosting from 9.0.7 to 9.0.10 (#3563)
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 381b233 commit 36c1f2d

File tree

2 files changed

+185
-185
lines changed

2 files changed

+185
-185
lines changed

src/PSRule.Rules.Azure.Tool/PSRule.Rules.Azure.Tool.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</PropertyGroup>
2424

2525
<ItemGroup>
26-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.7" />
26+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.10" />
2727
<PackageReference Include="System.CommandLine" Version="2.0.0-beta6.25358.103" />
2828
<PackageReference Include="Azure.Identity" Version="1.14.2" />
2929
<PackageReference Include="Azure.Identity.Broker" Version="1.2.1" />

0 commit comments

Comments
 (0)