Skip to content

Commit

Permalink
Bump coverlet.console from 6.0.0 to 6.0.2
Browse files Browse the repository at this point in the history
Bumps [coverlet.console](https://github.com/coverlet-coverage/coverlet) from 6.0.0 to 6.0.2.
---
updated-dependencies:
- dependency-name: coverlet.console
  dependency-type: direct:development
  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 16, 2024
1 parent 764e805 commit ee299ca
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,34 +3,39 @@
"isRoot": true,
"tools": {
"coverlet.console": {
"version": "6.0.0",
"version": "6.0.2",
"commands": [
"coverlet"
]
],
"rollForward": false
},
"jetbrains.resharper.globaltools": {
"version": "2023.2.2",
"commands": [
"jb"
]
],
"rollForward": false
},
"dotnet-ef": {
"version": "7.0.11",
"commands": [
"dotnet-ef"
]
],
"rollForward": false
},
"gitversion.tool": {
"version": "5.12.0",
"commands": [
"dotnet-gitversion"
]
],
"rollForward": false
},
"gitreleasemanager.tool": {
"version": "0.15.0",
"commands": [
"dotnet-gitreleasemanager"
]
],
"rollForward": false
}
}
}

0 comments on commit ee299ca

Please sign in to comment.