Skip to content

Commit 69cc277

Browse files
Update dependency System.Data.SqlClient to 4.9.0
1 parent 240b2af commit 69cc277

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ServiceInsight.Tests/ServiceInsight.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</ItemGroup>
3030

3131
<ItemGroup Label="Pinned packages to prevent transitive dependencies issues">
32-
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
32+
<PackageReference Include="System.Data.SqlClient" Version="4.9.0" />
3333
</ItemGroup>
3434

3535
</Project>

0 commit comments

Comments
 (0)