Skip to content

Commit

Permalink
Update dependency Cake.AzureDevOps to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 727ff28 commit 55414d8
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 @@ -39,7 +39,7 @@ For recipe compatible with Cake Script Runners see Cake.Issues.Recipe.</Descript
</ItemGroup>

<ItemGroup>
<PackageReference Include="Cake.AzureDevOps" Version="5.0.0-beta0001" />
<PackageReference Include="Cake.AzureDevOps" Version="5.0.0" />
<PackageReference Include="Cake.Frosting" Version="5.0.0" PrivateAssets="All" />
<PackageReference Include="Cake.Frosting.Git" Version="4.0.0" />
<PackageReference Include="Cake.Issues" Version="5.0.0-beta0001" />
Expand Down
2 changes: 1 addition & 1 deletion Cake.Issues.Recipe/Content/addins.cake
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
#addin nuget:?package=Cake.Issues.PullRequests.AppVeyor&version=5.0.0-beta0001
#addin nuget:?package=Cake.Issues.PullRequests.AzureDevOps&version=5.0.0-beta0001
#addin nuget:?package=Cake.Issues.PullRequests.GitHubActions&version=5.0.0-beta0001
#addin nuget:?package=Cake.AzureDevOps&version=5.0.0-beta0001
#addin nuget:?package=Cake.AzureDevOps&version=5.0.0

0 comments on commit 55414d8

Please sign in to comment.