Skip to content

Commit 3f99583

Browse files
chore: Bump Microsoft.Extensions.Hosting.Abstractions from 9.0.8 to 9.0.9 (#65)
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-version: 9.0.9 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 65b7a81 commit 3f99583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ManagedCode.Communication.AspNetCore/ManagedCode.Communication.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<ItemGroup>
2222
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="9.0.8" />
23-
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.8"/>
23+
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.9"/>
2424
</ItemGroup>
2525

2626
</Project>

0 commit comments

Comments
 (0)