Skip to content

Commit

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

---
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 14, 2023
1 parent bbecffb commit 888cbd9
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.0" />
<PackageReference Include="Argu" Version="6.1.4" />
</ItemGroup>
</Project>

0 comments on commit 888cbd9

Please sign in to comment.