Skip to content

Commit

Permalink
Bump Fake.Tools.Git and Fake.IO.FileSystem
Browse files Browse the repository at this point in the history
Bumps [Fake.Tools.Git](https://github.com/fsprojects/Fake) and [Fake.IO.FileSystem](https://github.com/fsprojects/Fake). These dependencies needed to be updated together.

Updates `Fake.Tools.Git` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@6.1.0...6.1.1)

Updates `Fake.IO.FileSystem` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@6.1.0...6.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent 3a0a715 commit af8477c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/scripts/scripts.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@

<PackageReference Include="Fake.Core.Environment" Version="6.1.1" />
<PackageReference Include="Fake.Core.SemVer" Version="6.1.1" />
<PackageReference Include="Fake.IO.FileSystem" Version="6.1.0" />
<PackageReference Include="Fake.IO.FileSystem" Version="6.1.1" />
<PackageReference Include="Fake.IO.Zip" Version="6.1.0" />
<PackageReference Include="Fake.Tools.Git" Version="6.1.0" />
<PackageReference Include="Fake.Tools.Git" Version="6.1.1" />

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

Expand Down

0 comments on commit af8477c

Please sign in to comment.