1
0
mirror of https://github.com/bitwarden/server.git synced 2025-11-18 06:54:43 +01:00

[deps] Billing: Update BenchmarkDotNet to 0.15.3 (#6041)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Morask <144709477+amorask-bitwarden@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-26 15:05:23 +00:00 committed by GitHub
parent 9e0b767c98
commit 80e7f4d85c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
<PackageReference Include="BenchmarkDotNet" Version="0.15.3" />
</ItemGroup>
<ItemGroup>