Skip to content

Commit f3c21d5

Browse files
Bump Microsoft.Extensions.Caching.Memory from 8.0.1 to 9.0.0
Bumps [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Caching.Memory dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db5b773 commit f3c21d5

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.1" />
63+
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="9.0.0" />
6464
</ItemGroup>
6565

6666
</Project>

0 commit comments

Comments
 (0)