Skip to content

Commit

Permalink
Merge pull request #175 from kolappannathan/dependabot/nuget/src/WebA…
Browse files Browse the repository at this point in the history
…piBolierplate/Core.Lib/Microsoft.Data.SqlClient-5.2.0
  • Loading branch information
kolappannathan committed Mar 1, 2024
2 parents db29f5f + fd060d1 commit 4f03366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WebApiBolierplate/Core.Lib/Core.Lib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="BCrypt.Net-Next" Version="4.0.3" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.5" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 4f03366

Please sign in to comment.