Skip to content

Commit

Permalink
Bump Fantomas.Core from 6.2.1 to 6.2.2 in /src/server/ASTViewer
Browse files Browse the repository at this point in the history
Bumps [Fantomas.Core](https://github.com/fsprojects/fantomas) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](fsprojects/fantomas@v6.2.1...v6.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 94b5dc8 commit 0a15323
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.2.1" />
<PackageReference Include="Fantomas.Core" Version="6.2.2" />
<PackageReference Include="FSharp.Core" Version="6.0.6" />
<PackageReference Include="Thoth.Json.Net" Version="8.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 0a15323

Please sign in to comment.