Skip to content

Commit d8d6fa8

Browse files
authored
Merge pull request #3024 from Flow-Launcher/dependabot/nuget/Plugins/Flow.Launcher.Plugin.Program/Microsoft.Extensions.Caching.Memory-8.0.1
Bump Microsoft.Extensions.Caching.Memory from 8.0.0 to 8.0.1 in /Plugins/Flow.Launcher.Plugin.Program
2 parents 67cf6b6 + 45c1c69 commit d8d6fa8

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)