Skip to content

Commit

Permalink
Update dependency EasyCaching.InMemory to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 30, 2021
1 parent 438689a commit 06d378f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API/API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="EasyCaching.InMemory" Version="0.9.0" />
<PackageReference Include="EasyCaching.InMemory" Version="1.4.0" />
<PackageReference Include="EasyCaching.Redis" Version="0.9.0" />
<PackageReference Include="BuildBundlerMinifier" Version="3.2.449" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.9" />
Expand Down

0 comments on commit 06d378f

Please sign in to comment.