Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jas88 committed Apr 18, 2024
1 parent 82e2319 commit 67e72bc
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 @@ -44,7 +44,7 @@
<EmbeddedResource Include="Datasets\Maternity.csv" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="CsvHelper" Version="31.0.3" />
<PackageReference Include="CsvHelper" Version="31.0.4" />
<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 67e72bc

Please sign in to comment.