Skip to content

Commit

Permalink
Bump Fantomas.Core in /src/server/ASTViewer (#571)
Browse files Browse the repository at this point in the history
Bumps [Fantomas.Core](https://github.com/fsprojects/fantomas) from 6.1.0-alpha-003 to 6.1.0-alpha-005.
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsprojects/fantomas/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 21, 2023
1 parent b9c38ef commit 837e2b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/ASTViewer/ASTViewer.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<Compile Include="Program.fs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Fantomas.Core" Version="6.1.0-alpha-003" />
<PackageReference Include="Fantomas.Core" Version="6.1.0-alpha-005" />
<PackageReference Include="FSharp.Core" Version="6.0.6" />
<PackageReference Include="Thoth.Json.Net" Version="8.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 837e2b7

Please sign in to comment.