Skip to content

Commit

Permalink
Merge pull request #7 from patrickklaeren/dependabot/nuget/src/Azuser…
Browse files Browse the repository at this point in the history
….Services/System.Data.SqlClient-4.8.6

Bump System.Data.SqlClient from 4.6.0 to 4.8.6 in /src/Azuser.Services
  • Loading branch information
patrickklaeren committed Jan 23, 2024
2 parents 2250ee7 + c629002 commit a224076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Azuser.Services/Azuser.Services.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Data.SqlClient" Version="4.6.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
</ItemGroup>

</Project>

0 comments on commit a224076

Please sign in to comment.