Skip to content

Commit

Permalink
Bump Fake.Tools.Git from 5.23.1 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [Fake.Tools.Git](https://github.com/fsprojects/Fake) from 5.23.1 to 6.1.0.
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/fsprojects/Fake/commits)

---
updated-dependencies:
- dependency-name: Fake.Tools.Git
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 19, 2024
1 parent c8790b7 commit 63bd08f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/scripts/scripts.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<PackageReference Include="Fake.Core.SemVer" Version="6.1.0" />
<PackageReference Include="Fake.IO.FileSystem" Version="6.1.0" />
<PackageReference Include="Fake.IO.Zip" Version="6.1.0" />
<PackageReference Include="Fake.Tools.Git" Version="5.23.1" />
<PackageReference Include="Fake.Tools.Git" Version="6.1.0" />

<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />

Expand Down

0 comments on commit 63bd08f

Please sign in to comment.