Skip to content

Commit 94f948c

Browse files
Bump Microsoft.Extensions.Caching.Abstractions from 9.0.6 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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1235d34 commit 94f948c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cache/src/ThingsLibrary.Cache/ThingsLibrary.Cache.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</PropertyGroup>
2121

2222
<ItemGroup>
23-
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="9.0.6" />
23+
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="9.0.8" />
2424
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.6" />
2525
</ItemGroup>
2626

0 commit comments

Comments
 (0)