Skip to content

Commit 77cfb9e

Browse files
authored
Merge pull request #133 from nhibernate/dependabot/nuget/NHibernate.Spatial.MsSql/Microsoft.Data.SqlClient-5.1.3
Bump Microsoft.Data.SqlClient from 5.0.0 to 5.1.3 in /NHibernate.Spatial.MsSql
2 parents 90435b5 + c849d92 commit 77cfb9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NHibernate.Spatial.MsSql/NHibernate.Spatial.MsSql.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.0.0" />
17+
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.3" />
1818
<PackageReference Include="NetTopologySuite.IO.SqlServerBytes" Version="2.1.0" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)