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 Mar 26, 2022
1 parent 017a0ce commit 0f8315f
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 @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Autofac" Version="6.3.0" />
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="7.2.0" />
<PackageReference Include="EasyCaching.InMemory" Version="0.9.0" />
<PackageReference Include="EasyCaching.InMemory" Version="1.5.1" />
<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 0f8315f

Please sign in to comment.