Skip to content

Commit

Permalink
upgrade BenchmarkDotNet 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ikpil committed Aug 8, 2024
1 parent 997d3f1 commit 887294a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/DotRecast.Benchmark/DotRecast.Benchmark.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 887294a

Please sign in to comment.