Skip to content

Commit 60b274f

Browse files
Bump System.Runtime.Caching from 8.0.1 to 9.0.2
Bumps [System.Runtime.Caching](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v9.0.2) --- updated-dependencies: - dependency-name: System.Runtime.Caching dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56d0d78 commit 60b274f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BitFaster.Caching.Benchmarks/BitFaster.Caching.Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.14.0" />
2828
<PackageReference Include="MathNet.Numerics" Version="5.0.0" />
2929
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="9.0.2" />
30-
<PackageReference Include="System.Runtime.Caching" Version="8.0.1" />
30+
<PackageReference Include="System.Runtime.Caching" Version="9.0.2" />
3131
</ItemGroup>
3232

3333
<ItemGroup>

0 commit comments

Comments
 (0)