From bbaab325baade22efbecedf6f1e9d761b1bf54c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 01:03:49 +0100 Subject: [PATCH] Update dependency Cake.Git to 5.0.1 (#523) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Pascal Berger --- docs/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overview.md b/docs/overview.md index 252fc1f98..3938f1d80 100644 --- a/docs/overview.md +++ b/docs/overview.md @@ -24,7 +24,7 @@ Cake.Issues recipes will add the following addins to your build: | Addin Cake.Issues.Recipe | Addin.Frosting.Issues.Recipe | Remarks | |---------------------------------------------------------|------------------------------------------------------------------|-| -| [Cake.Git] 5.0.0 | [Cake.Frosting.Git] 5.0.0 | Only used if `RepositoryInfoProvider` type is set to `RepositoryInfoProviderType.CakeGit`. See [Git repository information configuration] for details. | +| [Cake.Git] 5.0.1 | [Cake.Frosting.Git] 5.0.1 | Only used if `RepositoryInfoProvider` type is set to `RepositoryInfoProviderType.CakeGit`. See [Git repository information configuration] for details. | | [Cake.Issues] 5.0.0 | [Cake.Issues] 5.0.0 | | | [Cake.Issues.MsBuild] 5.0.0 | [Cake.Frosting.Issues.MsBuild] 5.0.0 | | | [Cake.Issues.InspectCode] 5.0.0 | [Cake.Frosting.Issues.InspectCode] 5.0.0 | |