Skip to content

Commit f9e9d5f

Browse files
Bump System.Data.SqlClient from 4.8.6 to 4.9.0
Bumps [System.Data.SqlClient](https://github.com/dotnet/maintenance-packages) from 4.8.6 to 4.9.0. - [Commits](https://github.com/dotnet/maintenance-packages/commits) --- updated-dependencies: - dependency-name: System.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb0a2da commit f9e9d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ClosedXML.Tests/ClosedXML.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3434
</PackageReference>
3535
<PackageReference Include="System.Data.OleDb" Version="8.0.1" />
36-
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
36+
<PackageReference Include="System.Data.SqlClient" Version="4.9.0" />
3737
</ItemGroup>
3838

3939
<ItemGroup>

0 commit comments

Comments
 (0)