Skip to content

Commit 8bb13fe

Browse files
Bump Microsoft.Extensions.Hosting.Abstractions from 8.0.0 to 8.0.1 (#35)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eede894 commit 8bb13fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageVersion Include="KubernetesClient" Version="15.0.1" />
88
<PackageVersion Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
99
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
10-
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />
10+
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.1" />
1111
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
1212
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.32.0.97167" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)