Skip to content

Commit

Permalink
Bump Fantomas.Core from 5.1.4 to 5.1.5 (#127)
Browse files Browse the repository at this point in the history
* Bump Fantomas.Core from 5.1.4 to 5.1.5

Bumps [Fantomas.Core](https://github.com/fsprojects/fantomas) from 5.1.4 to 5.1.5.
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](fsprojects/fantomas@v5.1.4...v5.1.5)

---
updated-dependencies:
- dependency-name: Fantomas.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update Exercism.Representers.FSharp.fsproj

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Erik Schierboom <[email protected]>
  • Loading branch information
dependabot[bot] and ErikSchierboom authored Dec 23, 2022
1 parent 2604d1d commit 30e7c1e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<ItemGroup>
<PackageReference Update="FSharp.Core" Version="7.0.0" />
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Fantomas.Core" Version="5.1.4" />
<PackageReference Include="Fantomas.FCS" Version="5.1.4" />
<PackageReference Include="Fantomas.Core" Version="5.1.5" />
<PackageReference Include="Fantomas.FCS" Version="5.1.5" />
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
</ItemGroup>

Expand Down

0 comments on commit 30e7c1e

Please sign in to comment.