Skip to content

Commit

Permalink
Bump System.Data.SqlClient in /TournamentManager/TournamentManager (#128
Browse files Browse the repository at this point in the history
)

Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.5 to 4.8.6.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent b36e195 commit f706733
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Volleyball League is an open source sports platform that brings everything neces
<PackageReference Include="Ical.Net" Version="4.2.0" />
<PackageReference Include="libphonenumber-csharp" Version="8.13.18" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.3" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
<PackageReference Include="YAXLib" Version="4.2.0" />
</ItemGroup>

Expand Down

0 comments on commit f706733

Please sign in to comment.