Skip to content

Commit 508419c

Browse files
authored
Merge pull request #77 from Mincka/dependabot/nuget/AspNetCoreCracker/CommandLineParser-2.9.1
Bump CommandLineParser from 2.8.0 to 2.9.1
2 parents 2fdf255 + 6a06374 commit 508419c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AspNetCoreCracker/AspNetCoreCracker.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="CommandLineParser" Version="2.8.0" />
10+
<PackageReference Include="CommandLineParser" Version="2.9.1" />
1111
<PackageReference Include="Microsoft.AspNetCore.Cryptography.Internal" Version="8.0.16" />
1212
<PackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="8.0.16" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)