Skip to content

Commit

Permalink
Bump dotnet-stryker from 4.3.0 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps [dotnet-stryker](https://github.com/stryker-mutator/stryker-net) from 4.3.0 to 4.4.0.
- [Changelog](https://github.com/stryker-mutator/stryker-net/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stryker-mutator/stryker-net/compare/[email protected]@4.4.0)

---
updated-dependencies:
- dependency-name: dotnet-stryker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2024
1 parent cb42091 commit aeb15ec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"rollForward": true
},
"dotnet-stryker": {
"version": "4.3.0",
"version": "4.4.0",
"commands": [
"dotnet-stryker"
],
Expand Down
6 changes: 3 additions & 3 deletions src/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -699,9 +699,9 @@
"net8.0": {
"Microsoft.NET.ILLink.Tasks": {
"type": "Direct",
"requested": "[8.0.10, )",
"resolved": "8.0.10",
"contentHash": "xT8jYjlroY7SLbGtoV9vUTVW/TPgodL4Egc31a444Xe0TMytLZ3UlKQ0kxMZsy/CrWsFB6wtKnSG1SsXcWreew=="
"requested": "[8.0.8, )",
"resolved": "8.0.8",
"contentHash": "P8wR6MUWwYXIjPJuBaZgo5zlI/GWI6QEAo6NyVIbPefa9CCkohYu7dP2rD/mrqnjEqfRHyl+h9VZrDoGpELqYg=="
},
"MinVer": {
"type": "Direct",
Expand Down

0 comments on commit aeb15ec

Please sign in to comment.