Skip to content

Commit

Permalink
Bump CliWrap from 3.6.6 to 3.6.7
Browse files Browse the repository at this point in the history
Bumps [CliWrap](https://github.com/Tyrrrz/CliWrap) from 3.6.6 to 3.6.7.
- [Release notes](https://github.com/Tyrrrz/CliWrap/releases)
- [Commits](Tyrrrz/CliWrap@3.6.6...3.6.7)

---
updated-dependencies:
- dependency-name: CliWrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kzu committed Nov 1, 2024
1 parent 479c0b6 commit 9fcd788
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.2" />
<PackageReference Include="Azure.Identity" Version="1.13.0" />
<PackageReference Include="CliWrap" Version="3.6.6" />
<PackageReference Include="CliWrap" Version="3.6.7" />
<PackageReference Include="Azure.Core" Version="1.44.1" />
<PackageReference Include="Azure.Monitor.Query" Version="1.5.0" />
<PackageReference Include="DotNetConfig" Version="1.2.0" />
Expand Down
2 changes: 1 addition & 1 deletion src/Web/Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.1" />
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="2.0.3" PrivateAssets="all" />
<PackageReference Include="CliWrap" Version="3.6.6" />
<PackageReference Include="CliWrap" Version="3.6.7" />
<PackageReference Include="Octokit.Webhooks.AzureFunctions" Version="2.4.1" />
<PackageReference Include="ThisAssembly.Constants" Version="2.0.3" PrivateAssets="all" />
<PackageReference Include="YamlPeek" Version="1.0.0" />
Expand Down

0 comments on commit 9fcd788

Please sign in to comment.