Skip to content

Commit

Permalink
Bump Orc.Csv from 5.0.0-alpha0303 to 5.0.0-alpha0334
Browse files Browse the repository at this point in the history
Bumps [Orc.Csv](https://github.com/WildGums/Orc.Csv) from 5.0.0-alpha0303 to 5.0.0-alpha0334.
- [Changelog](https://github.com/WildGums/Orc.Csv/blob/develop/GitReleaseManager.yaml)
- [Commits](https://github.com/WildGums/Orc.Csv/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent d5021a7 commit 6cc95fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CsvTextEditor.Tests/CsvTextEditor.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
<PackageReference Include="NUnit" Version="3.14.0" PrivateAssets="all" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Orc.Csv" Version="5.0.0-alpha0303" />
<PackageReference Include="Orc.Csv" Version="5.0.0-alpha0334" />
<PackageReference Include="PublicApiGenerator" Version="11.0.0" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit 6cc95fb

Please sign in to comment.