Skip to content

Commit

Permalink
Merge pull request #31 from twpol/dependabot/nuget/CommandLineParser-…
Browse files Browse the repository at this point in the history
…2.9.1
  • Loading branch information
dependabot[bot] authored May 21, 2022
2 parents 460677c + 3edad9d commit 6e33a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Toggl CLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
Expand Down

0 comments on commit 6e33a73

Please sign in to comment.