chore(deps): update dependency benchmarkdotnet to v0.13.9
All checks were successful
Test if Server can be built / build-server (push) Successful in 41s

Signed-off-by: noreply@rainote.dev
This commit is contained in:
renovate-bot 2023-10-12 14:18:23 +00:00
parent 1455bdd75a
commit 05ebaa8220

View file

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