Skip to content

Commit

Permalink
build(deps): bump csharpier from 0.29.1 to 0.29.2 in /JsonPatchDocume…
Browse files Browse the repository at this point in the history
…ntExtensionDataAdapter (#16)

build(deps): bump csharpier in /JsonPatchDocumentExtensionDataAdapter

Bumps [csharpier](https://github.com/belav/csharpier) from 0.29.1 to 0.29.2.
- [Release notes](https://github.com/belav/csharpier/releases)
- [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md)
- [Commits](belav/csharpier@0.29.1...0.29.2)

---
updated-dependencies:
- dependency-name: csharpier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent f9eac2b commit eee2f59
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@
"isRoot": true,
"tools": {
"csharpier": {
"version": "0.29.1",
"commands": ["dotnet-csharpier"],
"version": "0.29.2",
"commands": [
"dotnet-csharpier"
],
"rollForward": false
}
}
}
}

0 comments on commit eee2f59

Please sign in to comment.