Skip to content

Commit

Permalink
Merge pull request #552 from Particular/dependabot/nuget/System.Data.…
Browse files Browse the repository at this point in the history
…SqlClient-4.8.0

Bump System.Data.SqlClient from 4.4.3 to 4.8.0
  • Loading branch information
danielmarbach authored Feb 5, 2020
2 parents 4dd4fc8 + 90505a4 commit 8b36c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NServiceBus.SqlServer/NServiceBus.SqlServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="Particular.CodeRules" Version="0.2.0" PrivateAssets="All" />
<PackageReference Include="Particular.Packaging" Version="0.5.0" PrivateAssets="All" />
<PackageReference Include="NServiceBus" Version="[7.2.0, 8.0.0)" />
<PackageReference Include="System.Data.SqlClient" Version="4.4.3" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8b36c27

Please sign in to comment.