Skip to content

Commit

Permalink
Bump Argu from 6.2.2 to 6.2.3 (#582)
Browse files Browse the repository at this point in the history
* Bump Argu from 6.2.2 to 6.2.3

Bumps [Argu](https://github.com/fsprojects/Argu) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/fsprojects/Argu/releases)
- [Changelog](https://github.com/fsprojects/Argu/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/Argu@6.2.2...6.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Apr 8, 2024
1 parent d7c606f commit 9411485
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Dependencies
- Bumps `System.Diagnostics.DiagnosticSource` from 6.0.1 to 8.0.0
- Bumps `System.Text.Json` from 8.0.1 to 8.0.3
- Bumps `Argu` from 6.2.1 to 6.2.2
- Bumps `Argu` from 6.2.1 to 6.2.3
- Bumps `FSharp.Data` from 6.3.0 to 6.4.0
- Bumps `NSwag.Core.Yaml` from 14.0.3 to 14.0.7
- Bumps `DiffPlex` from 1.7.1 to 1.7.2
Expand Down
2 changes: 1 addition & 1 deletion tests/Tests.YamlRunner/Tests.YamlRunner.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<ItemGroup>
<PackageReference Update="FSharp.Core" Version="8.0.101" />

<PackageReference Include="Argu" Version="6.2.2" />
<PackageReference Include="Argu" Version="6.2.3" />
<PackageReference Include="FSharp.Data" Version="6.4.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="SemanticVersioning" Version="2.0.2" />
Expand Down

0 comments on commit 9411485

Please sign in to comment.