Skip to content

Commit df56bdb

Browse files
Bump Microsoft.Data.SqlClient from 5.2.2 to 7.0.2
--- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3c939e commit df56bdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Mule.EntityFrameworkCore.Tests/Mule.EntityFrameworkCore.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
9+
<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.2" />
1010
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.18" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.18" />
1212
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />

0 commit comments

Comments
 (0)