diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-09 14:16:22 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-09 14:16:22 +0100 |
| commit | b283a4adcd3b0ba1c405b828cf3b62e23e9459ca (patch) | |
| tree | 129d70daf7cb4d069ff6c6bd20e0f75837d49be8 /Ryujinx.Headless.SDL2 | |
| parent | 8428bb6541d300d82522fd19c2ef3e6f2ba52ece (diff) | |
nuget: bump CommandLineParser from 2.8.0 to 2.9.1 (#4058)
Bumps [CommandLineParser](https://github.com/commandlineparser/commandline) from 2.8.0 to 2.9.1.
- [Release notes](https://github.com/commandlineparser/commandline/releases)
- [Changelog](https://github.com/commandlineparser/commandline/blob/master/CHANGELOG.md)
- [Commits](https://github.com/commandlineparser/commandline/compare/2.8.0...v2.9.1)
---
updated-dependencies:
- dependency-name: CommandLineParser
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Ryujinx.Headless.SDL2')
| -rw-r--r-- | Ryujinx.Headless.SDL2/Ryujinx.Headless.SDL2.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.Headless.SDL2/Ryujinx.Headless.SDL2.csproj b/Ryujinx.Headless.SDL2/Ryujinx.Headless.SDL2.csproj index 9a821b86..f6062be0 100644 --- a/Ryujinx.Headless.SDL2/Ryujinx.Headless.SDL2.csproj +++ b/Ryujinx.Headless.SDL2/Ryujinx.Headless.SDL2.csproj @@ -29,7 +29,7 @@ </ItemGroup> <ItemGroup> - <PackageReference Include="CommandLineParser" Version="2.8.0" /> + <PackageReference Include="CommandLineParser" Version="2.9.1" /> </ItemGroup> <ItemGroup> |
