Merge pull request 'chore(deps): update dependency benchmarkdotnet to v0.13.8' (#40) from renovate/benchmarkdotnet-0.x into master
All checks were successful
Test if Server can be built / build-server (push) Successful in 25s

Reviewed-on: Wonderking/Continuity#40
This commit is contained in:
rainote 2023-09-17 13:45:36 +00:00
commit 3f6427a09f

View file

@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.7"/>
<PackageReference Include="BenchmarkDotNet" Version="0.13.8"/>
</ItemGroup>
</Project>