Skip to content

Commit

Permalink
Update dependency Microsoft.Data.SqlClient to v4.1.1 (#218)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 29, 2022
1 parent bb8de7f commit 23669ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" Version="4.1.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="4.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 23669ce

Please sign in to comment.