Skip to content

Commit

Permalink
Update dependency CakeContrib.Guidelines to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 9f589fa commit 4c59572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Cake.Discord/Cake.Discord.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ For details see $(PackageProjectUrl)/releases</PackageReleaseNotes>
</PackageReference>
<PackageReference Include="Cake.Core" Version="$(CakeVersion)" PrivateAssets="All" />
<PackageReference Include="Cake.Common" Version="$(CakeVersion)" PrivateAssets="All" />
<PackageReference Include="CakeContrib.Guidelines" Version="1.5.1">
<PackageReference Include="CakeContrib.Guidelines" Version="1.6.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 4c59572

Please sign in to comment.