Skip to content

Commit

Permalink
Merge pull request #1108 from danielgerlag/dependabot/nuget/src/provi…
Browse files Browse the repository at this point in the history
…ders/WorkflowCore.LockProviders.SqlServer/System.Data.SqlClient-4.8.5

Bump System.Data.SqlClient from 4.6.1 to 4.8.5 in /src/providers/WorkflowCore.LockProviders.SqlServer
  • Loading branch information
danielgerlag authored Mar 27, 2023
2 parents 342cec3 + 5edfa30 commit 6a623b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Data.SqlClient" Version="4.6.1" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6a623b0

Please sign in to comment.