Skip to content

Commit a4beaae

Browse files
chore(deps): update dependency dotnet-sdk to v9.0.202 (#405)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dotnet-sdk](https://redirect.github.com/dotnet/sdk) | dotnet-sdk | patch | `9.0.201` -> `9.0.202` | --- ### Release Notes <details> <summary>dotnet/sdk (dotnet-sdk)</summary> ### [`v9.0.202`](https://redirect.github.com/dotnet/sdk/compare/v9.0.201...v9.0.202) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v9.0.201...v9.0.202) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/dotnet-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73a5040 commit a4beaae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"sdk": {
33
"rollForward": "latestMajor",
4-
"version": "9.0.201",
4+
"version": "9.0.202",
55
"allowPrerelease": false
66
}
77
}

0 commit comments

Comments
 (0)