Skip to content

Commit 22133c5

Browse files
chore: Bump Microsoft.Extensions.Caching.Abstractions from 9.0.0 to 9.0.8 (#24)
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Caching.Abstractions dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 162ce25 commit 22133c5

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
@@ -19,7 +19,7 @@
1919
</ItemGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="9.0.0" />
22+
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="9.0.8" />
2323
</ItemGroup>
2424

2525
</Project>

0 commit comments

Comments
 (0)