Skip to content

Commit

Permalink
Bump CsvHelper from 30.1.0 to 31.0.0
Browse files Browse the repository at this point in the history
Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 30.1.0 to 31.0.0.
- [Commits](JoshClose/CsvHelper@30.1.0...31.0.0)

---
updated-dependencies:
- dependency-name: CsvHelper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jas88 committed Feb 27, 2024
1 parent 89dce5a commit 74c2875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BadMedicine.Core/BadMedicine.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<EmbeddedResource Include="Datasets\Maternity.csv" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="CsvHelper" Version="30.1.0" />
<PackageReference Include="CsvHelper" Version="31.0.0" />
<PackageReference Include="Equ" Version="2.3.0" />
<PackageReference Include="MathNet.Numerics" Version="5.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
Expand Down

0 comments on commit 74c2875

Please sign in to comment.