Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #18 from fintermobilityas/dependabot/nuget/Microso…
Browse files Browse the repository at this point in the history
…ft.Extensions.Caching.Memory-3.1.8

Bump Microsoft.Extensions.Caching.Memory from 3.1.5 to 3.1.8
  • Loading branch information
peters authored Sep 15, 2020
2 parents cfed06d + 67a3136 commit cdb4cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BrakePedal.NETStandard/BrakePedal.NETStandard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="3.1.5" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="3.1.8" />
</ItemGroup>

</Project>

0 comments on commit cdb4cea

Please sign in to comment.