Skip to content

Commit

Permalink
Merge pull request #158 from kolappannathan/dependabot/nuget/src/WebA…
Browse files Browse the repository at this point in the history
…piBolierplate/Core.Test/Microsoft.Data.SqlClient-5.1.2

Bump Microsoft.Data.SqlClient from 5.1.1 to 5.1.2 in /src/WebApiBolierplate/Core.Test
  • Loading branch information
kolappannathan committed Nov 4, 2023
2 parents c59d122 + 7c326bc commit 4cb68be
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.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.2" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 4cb68be

Please sign in to comment.