Skip to content

Commit 15ce6dc

Browse files
Bump System.Data.SqlClient from 4.8.1 to 4.8.3
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.1 to 4.8.3. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) --- updated-dependencies: - dependency-name: System.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c08541 commit 15ce6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Stravaig.Configuration.SqlServer/Stravaig.Configuration.SqlServer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.0" />
3838
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.0" />
3939
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="6.0.0" />
40-
<PackageReference Include="System.Data.SqlClient" Version="4.8.1" />
40+
<PackageReference Include="System.Data.SqlClient" Version="4.8.3" />
4141
</ItemGroup>
4242
</Project>

0 commit comments

Comments
 (0)