Skip to content

Commit

Permalink
Bump dotnet sdk from 8.0.204 to 8.0.300
Browse files Browse the repository at this point in the history
Bumps [dotnet sdk](https://github.com/dotnet/sdk) from 8.0.204 to 8.0.300. **This update includes a security fix.**

- [Release notes](https://github.com/dotnet/core/releases/tag/v8.0.5)
- [Changelog](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.5/8.0.5.md)

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

Signed-off-by: dotnet-updater[bot] <100138291+dotnet-updater[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-updater[bot] committed May 15, 2024
1 parent 77ddeda commit 7508e8b
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,6 +1,6 @@
{
"sdk": {
"version": "8.0.204"
"version": "8.0.300"
},
"scripts": {
"clean": "dotnet rimraf artifacts",
Expand Down

0 comments on commit 7508e8b

Please sign in to comment.