Skip to content

Commit

Permalink
Bump Microsoft.Data.SqlClient and dbup-sqlserver
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) and [dbup-sqlserver](https://github.com/DbUp/dbup-sqlserver). These dependencies needed to be updated together.

Updates `Microsoft.Data.SqlClient` from 5.2.2 to 5.2.2
- [Release notes](https://github.com/dotnet/sqlclient/releases)
- [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md)
- [Commits](dotnet/SqlClient@v5.2.2...v5.2.2)

Updates `dbup-sqlserver` from 5.0.37 to 6.0.0
- [Release notes](https://github.com/DbUp/dbup-sqlserver/releases)
- [Commits](https://github.com/DbUp/dbup-sqlserver/commits/6.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Data.SqlClient
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: dbup-sqlserver
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 4e78117 commit 065ee60
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 548 deletions.
2 changes: 1 addition & 1 deletion TeachingRecordSystem/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageVersion Include="CloudNative.CloudEvents" Version="2.8.0" />
<PackageVersion Include="CloudNative.CloudEvents.SystemTextJson" Version="2.8.0" />
<PackageVersion Include="CsvHelper" Version="30.1.0" />
<PackageVersion Include="dbup-sqlserver" Version="5.0.37" />
<PackageVersion Include="dbup-sqlserver" Version="6.0.0" />
<PackageVersion Include="Dfe.Analytics" Version="0.2.5" />
<PackageVersion Include="DistributedLock.Azure" Version="1.0.0" />
<PackageVersion Include="DistributedLock.FileSystem" Version="1.0.2" />
Expand Down
Loading

0 comments on commit 065ee60

Please sign in to comment.