Skip to content

Commit

Permalink
Merge pull request #122 from pedromsantos/dependabot/nuget/Argu-6.2.1
Browse files Browse the repository at this point in the history
Bump Argu from 6.1.5 to 6.2.1
  • Loading branch information
pedromsantos authored Feb 20, 2024
2 parents 639bd0c + 15f36d5 commit c206bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VaughanCli/VaughanCli.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
<Compile Include="Program.fs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Argu" Version="6.1.5" />
<PackageReference Include="Argu" Version="6.2.1" />
</ItemGroup>
</Project>

0 comments on commit c206bf3

Please sign in to comment.