Skip to content

Commit

Permalink
Bump Fantomas.Core from 6.2.0 to 6.2.1 in /src/server/FantomasOnlineV6 (
Browse files Browse the repository at this point in the history
#602)

Bumps [Fantomas.Core](https://github.com/fsprojects/fantomas) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](fsprojects/fantomas@v6.2.0...v6.2.1)

---
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 Sep 18, 2023
1 parent ddf1142 commit e131a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/FantomasOnlineV6/FantomasOnlineV6.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.0" />
<PackageReference Include="Fantomas.Core" Version="6.2.1" />
<PackageReference Include="FSharp.Core" Version="6.0.6" />
<PackageReference Include="Thoth.Json.Net" Version="8.0.0" />
</ItemGroup>
Expand Down

0 comments on commit e131a56

Please sign in to comment.