Skip to content

Commit

Permalink
Merge pull request cake-contrib#363 from cake-contrib/renovate/dotnet…
Browse files Browse the repository at this point in the history
…-monorepo

(maint) Update dependency dotnet-sdk to v8.0.404
  • Loading branch information
nils-a authored Nov 17, 2024
2 parents 0eef015 + 855a854 commit 9ea35c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"sdk": {
"allowPrerelease": true,
"version": "8.0.403",
"version": "8.0.404",
"rollForward": "latestFeature"
}
}

0 comments on commit 9ea35c3

Please sign in to comment.