Skip to content

Commit a3ade8d

Browse files
Bump System.Data.SqlClient from 4.8.3 to 4.9.0 (#854)
Bumps [System.Data.SqlClient](https://github.com/dotnet/maintenance-packages) from 4.8.3 to 4.9.0. - [Release notes](https://github.com/dotnet/maintenance-packages/releases) - [Commits](https://github.com/dotnet/maintenance-packages/commits) --- updated-dependencies: - dependency-name: System.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a725ca6 commit a3ade8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenAPI/LearningHub.Nhs.OpenApi/LearningHub.NHS.OpenAPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
</PackageReference>
2929
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.4" />
30-
<PackageReference Include="System.Data.SqlClient" Version="4.8.3" />
30+
<PackageReference Include="System.Data.SqlClient" Version="4.9.0" />
3131
</ItemGroup>
3232

3333
<ItemGroup>

0 commit comments

Comments
 (0)