Skip to content

Commit 21af250

Browse files
chore: Bump Humanizer from 2.14.1 to 3.0.1
--- updated-dependencies: - dependency-name: Humanizer dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89052bc commit 21af250

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NetPace.Console/NetPace.Console.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="ByteSize" Version="2.1.2" />
13-
<PackageReference Include="Humanizer" Version="2.14.1" />
13+
<PackageReference Include="Humanizer" Version="3.0.1" />
1414
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.9" />
1515
<PackageReference Include="Spectre.Console" Version="0.54.0" />
1616
<PackageReference Include="Spectre.Console.Cli" Version="1.0.0-alpha.0.11" />

0 commit comments

Comments
 (0)