Skip to content

Commit

Permalink
Bump Argu from 6.2.4 to 6.2.5
Browse files Browse the repository at this point in the history
Bumps [Argu](https://github.com/fsprojects/Argu) from 6.2.4 to 6.2.5.
- [Release notes](https://github.com/fsprojects/Argu/releases)
- [Changelog](https://github.com/fsprojects/Argu/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/Argu@6.2.4...6.2.5)

---
updated-dependencies:
- dependency-name: Argu
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent c520356 commit d8129dc
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.4" />
<PackageReference Include="Argu" Version="6.2.5" />
</ItemGroup>
</Project>

0 comments on commit d8129dc

Please sign in to comment.