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

Signed-off-by: noreply@rainote.dev
This commit is contained in:
renovate-bot 2023-10-05 15:27:22 +00:00
parent 5c9439e78d
commit c742667eb3

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>