Skip to content

Commit 7f0d4ed

Browse files
Update dependency Microsoft.Data.SqlClient to 7.0.3 (#53)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent e1e04d1 commit 7f0d4ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="GitHubActionsTestLogger" Version="3.0.5" />
13-
<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.2" />
13+
<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.3" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.10.0" />
1515
<PackageReference Include="NUnit" Version="4.6.1" />
1616
<PackageReference Include="NUnit3TestAdapter" Version="6.3.0" />

0 commit comments

Comments
 (0)