Skip to content

Commit

Permalink
chore(deps): update dependency cliwrap to 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 17, 2025
1 parent 33771c3 commit aba8900
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CliWrap" Version="3.7.1" />
<PackageReference Include="CliWrap" Version="3.8.0" />
<PackageReference Include="FakeItEasy" Version="8.3.0" />
<PackageReference Include="GSoft.Extensions.Xunit" Version="1.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.13" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CliWrap" Version="3.7.1" />
<PackageReference Include="CliWrap" Version="3.8.0" />
<PackageReference Include="FakeItEasy" Version="8.3.0" />
<PackageReference Include="GSoft.Extensions.Xunit" Version="1.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.13" />
Expand Down

0 comments on commit aba8900

Please sign in to comment.