Skip to content

Commit

Permalink
Merge pull request #16 from cajuncoding/dependabot/nuget/NetStandard.…
Browse files Browse the repository at this point in the history
…SqlBulkHelpers/Microsoft.Data.SqlClient-5.1.3

Bump Microsoft.Data.SqlClient from 5.0.1 to 5.1.3 in /NetStandard.SqlBulkHelpers
  • Loading branch information
cajuncoding committed Feb 1, 2024
2 parents 3855ec2 + b1e597f commit a132590
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<ItemGroup>
<PackageReference Include="FastMember" Version="1.5.0" />
<PackageReference Include="LazyCacheHelpers" Version="1.3.2" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.0.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>

Expand Down

0 comments on commit a132590

Please sign in to comment.