chore(deps): bump dotnet-sdk from 10.0.102 to 10.0.103
Some checks failed
Web - Build & Deploy / Build & Deploy to Staging (push) Waiting to run
Web - Build & Deploy / Build & Deploy to Production (push) Waiting to run
Web - Build & Deploy / Close Pull Request (push) Waiting to run
Directory API - Build & Deploy / Build & Push Docker Image (push) Has been cancelled
Directory API - Build & Deploy / Deploy (push) Has been cancelled

Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 10.0.102 to 10.0.103.
- [Release notes](https://github.com/dotnet/sdk/releases)
- [Commits](https://github.com/dotnet/sdk/compare/v10.0.102...v10.0.103)

---
updated-dependencies:
- dependency-name: dotnet-sdk
  dependency-version: 10.0.103
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-11 06:18:41 +00:00 committed by Collin Barrett
parent f69a3cf30a
commit b6adc7f67d

View file

@ -1,6 +1,6 @@
{
"sdk": {
"rollForward": "latestPatch",
"version": "10.0.102"
"version": "10.0.103"
}
}