Skip to content

Commit

Permalink
Merge pull request #219 from sethreno/dependabot/nuget/Library/System…
Browse files Browse the repository at this point in the history
….Data.SqlClient-4.8.6

Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /Library
  • Loading branch information
sethreno authored Jan 17, 2024
2 parents 9ab49fa + 9ee5eef commit 6787ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Library.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0" />
<PackageReference Include="Microsoft.SqlServer.Types" Version="160.1000.6" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
<PackageReference Include="System.Runtime.Extensions" Version="4.3.1" />
</ItemGroup>
</Project>

0 comments on commit 6787ba3

Please sign in to comment.