chore(deps): update dependency benchmarkdotnet to v0.13.10
All checks were successful
Test if Server can be built / build-server (push) Successful in 3m25s
All checks were successful
Test if Server can be built / build-server (push) Successful in 3m25s
Signed-off-by: noreply@rainote.dev
This commit is contained in:
parent
8d78bc1752
commit
5c3c452078
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
|
||||
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
Loading…
Reference in a new issue