Skip to content

Commit 13654a1

Browse files
Bump Microsoft.Extensions.Caching.Abstractions from 9.0.7 to 9.0.8
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Caching.Abstractions dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftextensions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a6245b commit 13654a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FluentCommand.Caching/FluentCommand.Caching.csproj

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

77
<ItemGroup>
88
<PackageReference Include="MessagePack" Version="3.1.4" />
9-
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="9.0.7" />
9+
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="9.0.8" />
1010
</ItemGroup>
1111

1212
<ItemGroup>

0 commit comments

Comments
 (0)