Skip to content

Commit

Permalink
Update dependency Nuke.Common to v6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and candoumbe committed Jan 20, 2023
1 parent 6708647 commit 7f82a99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/Candoumbe.Pipelines.Build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Nuke.Common" Version="6.2.1" />
<PackageReference Include="Nuke.Common" Version="6.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Candoumbe.Pipelines/Candoumbe.Pipelines.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@

<ItemGroup>
<PackageReference Include="Microsoft.DependencyValidation.Analyzers" Version="0.11.0" />
<PackageReference Include="Nuke.Common" Version="6.2.1" />
<PackageReference Include="Nuke.Common" Version="6.3.0" />
</ItemGroup>
</Project>

0 comments on commit 7f82a99

Please sign in to comment.