Skip to content

Commit

Permalink
Merge pull request #76 from nuetzliches/dependabot/nuget/src/Microsof…
Browse files Browse the repository at this point in the history
…t.Data.SqlClient-5.1.3

chore(deps): bump Microsoft.Data.SqlClient from 5.1.2 to 5.1.3 in /src
  • Loading branch information
p-i-p authored Jan 18, 2024
2 parents ceb90e6 + 46f9671 commit f8d92b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SpocR.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="6.0.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.2" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.3" />
</ItemGroup>

</Project>

0 comments on commit f8d92b6

Please sign in to comment.