Skip to content

Commit 04c3881

Browse files
Bump Humanizer.Core from 2.11.10 to 2.13.14 (#52)
Bumps [Humanizer.Core](https://github.com/Humanizr/Humanizer) from 2.11.10 to 2.13.14. - [Release notes](https://github.com/Humanizr/Humanizer/releases) - [Changelog](https://github.com/Humanizr/Humanizer/blob/main/release_notes.md) - [Commits](Humanizr/Humanizer@v2.11.10...v2.13.14) --- updated-dependencies: - dependency-name: Humanizer.Core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2606bca commit 04c3881

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.8.0" />
2323
<PackageReference Include="Fantomas" Version="4.5.7" />
24-
<PackageReference Include="Humanizer.Core" Version="2.11.10" />
24+
<PackageReference Include="Humanizer.Core" Version="2.13.14" />
2525
<PackageReference Include="FsUnit.xUnit" Version="4.0.7" />
2626
</ItemGroup>
2727

0 commit comments

Comments
 (0)