mirror of
https://github.com/bitwarden/server.git
synced 2026-01-11 19:57:01 +00:00
[deps]: Update CommandDotNet to 7.0.5 (#5063)
Some checks failed
Scan / Check PR run (push) Has been cancelled
Collect code references / Check for secret access (push) Has been cancelled
Testing / Run tests (push) Has been cancelled
Scan / Checkmarx (push) Has been cancelled
Scan / Sonar (push) Has been cancelled
Collect code references / Code reference collection (push) Has been cancelled
Some checks failed
Scan / Check PR run (push) Has been cancelled
Collect code references / Check for secret access (push) Has been cancelled
Testing / Run tests (push) Has been cancelled
Scan / Checkmarx (push) Has been cancelled
Scan / Sonar (push) Has been cancelled
Collect code references / Code reference collection (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1334ed89f0
commit
d3e4ac76b4
2 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="CommandDotNet" Version="7.0.4" />
|
||||
<PackageReference Include="CommandDotNet" Version="7.0.5" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="CommandDotNet" Version="7.0.4" />
|
||||
<PackageReference Include="CommandDotNet" Version="7.0.5" />
|
||||
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.1" />
|
||||
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.1" />
|
||||
</ItemGroup>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue