Skip to content

Commit 45c1c69

Browse files
Bump Microsoft.Extensions.Caching.Memory
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] <[email protected]>
1 parent 67cf6b6 commit 45c1c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj

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

6161
<ItemGroup>
6262
<PackageReference Include="ini-parser" Version="2.5.2" />
63-
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
63+
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.1" />
6464
</ItemGroup>
6565

6666
</Project>

0 commit comments

Comments
 (0)