Skip to content

Commit 057aa9b

Browse files
Bump Fantomas.FCS from 6.3.3 to 6.3.4 (#219)
Bumps [Fantomas.FCS](https://github.com/fsprojects/fantomas) from 6.3.3 to 6.3.4. - [Release notes](https://github.com/fsprojects/fantomas/releases) - [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md) - [Commits](fsprojects/fantomas@v6.3.3...v6.3.4) --- updated-dependencies: - dependency-name: Fantomas.FCS 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>
1 parent 3ab574c commit 057aa9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Exercism.TestRunner.FSharp/Exercism.TestRunner.FSharp.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<ItemGroup>
2222
<PackageReference Include="CommandLineParser" Version="2.9.1" />
2323
<PackageReference Include="Fantomas.Core" Version="6.3.3" />
24-
<PackageReference Include="Fantomas.FCS" Version="6.3.3" />
24+
<PackageReference Include="Fantomas.FCS" Version="6.3.4" />
2525
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
2626
<PackageReference Update="FSharp.Core" Version="8.0.200" />
2727
</ItemGroup>

0 commit comments

Comments
 (0)