Skip to content

Commit

Permalink
Bump Fantomas.Core from 6.3.11 to 6.3.12 in /src/server/FantomasOnlin…
Browse files Browse the repository at this point in the history
…eV6 (#647)

Bumps [Fantomas.Core](https://github.com/fsprojects/fantomas) from 6.3.11 to 6.3.12.
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](fsprojects/fantomas@v6.3.11...v6.3.12)

---
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] committed Sep 6, 2024
1 parent 046b6ca commit b14b802
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.3.11" />
<PackageReference Include="Fantomas.Core" Version="6.3.12" />
<PackageReference Include="FSharp.Core" Version="6.0.6" />
<PackageReference Include="Thoth.Json.Net" Version="8.0.0" />
</ItemGroup>
Expand Down

0 comments on commit b14b802

Please sign in to comment.