Skip to content

Commit 374e19a

Browse files
Bump System.Data.SqlClient from 4.8.2 to 4.8.5 in /test/Spring/Spring.Data.Tests (#230)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa4199e commit 374e19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Spring/Spring.Data.Tests/Spring.Data.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="$(MicrosoftTestSDKVersion)" />
2222
<PackageReference Include="NUnit" Version="$(NUnitVersion)" />
2323
<PackageReference Include="NUnit3TestAdapter" Version="$(NUnitTestAdapterVersion)" />
24-
<PackageReference Include="System.Data.SqlClient" Version="4.8.2" />
24+
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
2525
</ItemGroup>
2626
<ItemGroup Condition=" '$(TargetFramework)' == 'net6.0' ">
2727
<Compile Remove="Data\Core\ServiceDomainTransactionManagerTests.cs" />

0 commit comments

Comments
 (0)