mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
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
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:
parent
f69a3cf30a
commit
b6adc7f67d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"sdk": {
|
||||
"rollForward": "latestPatch",
|
||||
"version": "10.0.102"
|
||||
"version": "10.0.103"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue