Skip to content

Commit

Permalink
Bump JsonPatch.Net from 3.2.2 to 3.2.3
Browse files Browse the repository at this point in the history
Bumps [JsonPatch.Net](https://github.com/json-everything/json-everything) from 3.2.2 to 3.2.3.
- [Commits](json-everything/json-everything@patch-v3.2.2...patch-v3.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 71474e2 commit a95977b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
<PackageReference Include="JsonCons.JsonPath" Version="1.1.0" />
<PackageReference Include="JsonPatch.Net" Version="3.2.2" />
<PackageReference Include="JsonPatch.Net" Version="3.2.3" />
<PackageReference Include="JsonPath.Net" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore.JsonPatch" Version="9.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down

0 comments on commit a95977b

Please sign in to comment.