mirror of
https://github.com/bitwarden/server.git
synced 2024-11-25 12:45:18 +01:00
[deps] Billing: Update BenchmarkDotNet to v0.13.11 (#3535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3e323ae3d9
commit
e09fd4aeee
@ -8,7 +8,7 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
|
<PackageReference Include="BenchmarkDotNet" Version="0.13.11" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
@ -4,11 +4,11 @@
|
|||||||
"net6.0": {
|
"net6.0": {
|
||||||
"BenchmarkDotNet": {
|
"BenchmarkDotNet": {
|
||||||
"type": "Direct",
|
"type": "Direct",
|
||||||
"requested": "[0.13.10, )",
|
"requested": "[0.13.11, )",
|
||||||
"resolved": "0.13.10",
|
"resolved": "0.13.11",
|
||||||
"contentHash": "p/LrTtR5TlwhZIvy2hG9VzTFWEDPS90r3QP9Q9pL4/B1iXzC/JNrpYyCWW3Xeg4vuiq/qV8hvJkJmT1sj+5LSw==",
|
"contentHash": "BSsrfesUFgrjy/MtlupiUrZKgcBCCKmFXmNaVQLrBCs0/2iE/qH1puN7lskTE9zM0+MdiCr09zKk6MXKmwmwxw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"BenchmarkDotNet.Annotations": "0.13.10",
|
"BenchmarkDotNet.Annotations": "0.13.11",
|
||||||
"CommandLineParser": "2.9.1",
|
"CommandLineParser": "2.9.1",
|
||||||
"Gee.External.Capstone": "2.3.0",
|
"Gee.External.Capstone": "2.3.0",
|
||||||
"Iced": "1.17.0",
|
"Iced": "1.17.0",
|
||||||
@ -151,8 +151,8 @@
|
|||||||
},
|
},
|
||||||
"BenchmarkDotNet.Annotations": {
|
"BenchmarkDotNet.Annotations": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
"resolved": "0.13.10",
|
"resolved": "0.13.11",
|
||||||
"contentHash": "abYKp+P5NBuam7q0w7AFgOYF3nqAvKBw6MLq96Kjk1WdaRDNpgBc6uCgOP4pVIH/g0IF9d4ubnFLBwiJuIAHMw=="
|
"contentHash": "JOX+Bhp+PNnAtu/er9iGiN8QRIrYzilxUcJbwrF8VYyTNE8r4jlewa17/FbW1G7Jp2JUZwVS1A8a0bGILKhikw=="
|
||||||
},
|
},
|
||||||
"BitPay.Light": {
|
"BitPay.Light": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
|
Loading…
Reference in New Issue
Block a user