Skip to content

Commit

Permalink
Merge 2cf6246 into 04756b6
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 12, 2023
2 parents 04756b6 + 2cf6246 commit 147b134
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/FastCache.Benchmarks/FastCache.Benchmarks.csproj
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand All @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.5" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.6" />
<PackageReference Include="CacheManager.Core" Version="1.2.0" />
<PackageReference Include="CacheManager.Microsoft.Extensions.Caching.Memory" Version="1.2.0" />
<PackageReference Include="LazyCache" Version="2.4.0" />
Expand Down

0 comments on commit 147b134

Please sign in to comment.