Skip to content

Commit

Permalink
Merge pull request #123 from pedromsantos/dependabot/nuget/Argu-6.2.2
Browse files Browse the repository at this point in the history
Bump Argu from 6.2.1 to 6.2.2
  • Loading branch information
pedromsantos authored Feb 29, 2024
2 parents c206bf3 + 04e6266 commit 67cc45e
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.2.1" />
<PackageReference Include="Argu" Version="6.2.2" />
</ItemGroup>
</Project>

0 comments on commit 67cc45e

Please sign in to comment.