Skip to content

Commit

Permalink
Bump Sylvan.Data.Csv from 1.3.9 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [Sylvan.Data.Csv](https://github.com/markpflug/Sylvan) from 1.3.9 to 1.4.0.
- [Commits](https://github.com/markpflug/Sylvan/commits)

---
updated-dependencies:
- dependency-name: Sylvan.Data.Csv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent 0db3c11 commit 1a18317
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PackageReference Include="csFastFloat" Version="4.1.5" />
<PackageReference Include="CsvHelper" Version="33.0.1" />
<PackageReference Include="Sylvan.Common" Version="0.4.3" />
<PackageReference Include="Sylvan.Data.Csv" Version="1.3.9" />
<PackageReference Include="Sylvan.Data.Csv" Version="1.4.0" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion src/Sep.XyzTest/Sep.XyzTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="CsvHelper" Version="33.0.1" />
<PackageReference Include="Sylvan.Common" Version="0.4.3" />
<PackageReference Include="Sylvan.Data" Version="0.2.16" />
<PackageReference Include="Sylvan.Data.Csv" Version="1.3.9" />
<PackageReference Include="Sylvan.Data.Csv" Version="1.4.0" />
</ItemGroup>

</Project>

0 comments on commit 1a18317

Please sign in to comment.