Skip to content

Commit

Permalink
Merge pull request #190 from kolappannathan/dependabot/nuget/src/WebA…
Browse files Browse the repository at this point in the history
…piBolierplate/API/Microsoft.Data.SqlClient-5.2.1
  • Loading branch information
kolappannathan authored Jun 2, 2024
2 parents c05d984 + 1c26150 commit 37071bb
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.2.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.1" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 37071bb

Please sign in to comment.