Skip to content

Commit 0715c84

Browse files
dependabot[bot]hukho
authored andcommitted
Bump Microsoft.Extensions.Caching.Memory (#221)
Bumps [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Caching.Memory dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: HugoBurgess <128484816+HugoBurgess@users.noreply.github.com>
1 parent 3848658 commit 0715c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UKHO.PeriodicOutputService/UKHO.PeriodicOutputService.Fulfilment/UKHO.PeriodicOutputService.Fulfilment.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageReference Include="Microsoft.Azure.Amqp" Version="2.6.9" />
3232
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.41" />
3333
<PackageReference Include="Microsoft.Azure.WebJobs.Logging.ApplicationInsights" Version="3.0.41" />
34-
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
34+
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.1" />
3535
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
3636
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
3737
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />

0 commit comments

Comments
 (0)