Skip to content

Commit d159962

Browse files
Update dependency Microsoft.Data.SqlClient to 6.1.3 (#1599)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 431fab7 commit d159962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NServiceBus.Transport.SqlServer/NServiceBus.Transport.SqlServer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.1" AutomaticVersionRange="false" />
14+
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.3" AutomaticVersionRange="false" />
1515
<PackageReference Include="NServiceBus" Version="10.0.0-alpha.14" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)