Skip to content

Commit

Permalink
Bump Microsoft.Data.SqlClient in /NHibernate.Spatial.MsSql
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.0.0 to 5.1.3.
- [Release notes](https://github.com/dotnet/sqlclient/releases)
- [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md)
- [Commits](dotnet/SqlClient@v5.0.0...v5.1.3)

---
updated-dependencies:
- dependency-name: Microsoft.Data.SqlClient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent acf10ea commit c849d92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NHibernate.Spatial.MsSql/NHibernate.Spatial.MsSql.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.0.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.3" />
<PackageReference Include="NetTopologySuite.IO.SqlServerBytes" Version="2.1.0" />
</ItemGroup>

Expand Down

0 comments on commit c849d92

Please sign in to comment.