We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0869e49 commit d0afa72Copy full SHA for d0afa72
src/benchmark/Akka.Benchmarks/Akka.Benchmarks.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="BenchmarkDotNet" Version="0.12.1" />
+ <PackageReference Include="BenchmarkDotNet" Version="0.13.0" />
11
<PackageReference Include="Newtonsoft.Json" Version="$(NewtonsoftJsonVersion)" />
12
<PackageReference Include="System.Collections.Immutable" Version="5.0.0" />
13
<!-- FluentAssertions is used in some benchmarks to validate internal behaviors -->
src/benchmark/SerializationBenchmarks/SerializationBenchmarks.csproj
@@ -6,7 +6,7 @@
6
</ItemGroup>
0 commit comments