Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

Commit

Permalink
Bump Tingle.Extensions.JsonPatch from 3.5.1 to 3.5.2 (#56)
Browse files Browse the repository at this point in the history
Bumps [Tingle.Extensions.JsonPatch](https://github.com/tinglesoftware/dotnet-extensions) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/tinglesoftware/dotnet-extensions/releases)
- [Commits](tinglesoftware/dotnet-extensions@3.5.1...3.5.2)

---
updated-dependencies:
- dependency-name: Tingle.Extensions.JsonPatch
  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 Feb 10, 2022
1 parent a9cee2f commit 8a89af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FaluSdk/FaluSdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="CloudNative.CloudEvents" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="6.0.0" />
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
<PackageReference Include="Tingle.Extensions.JsonPatch" Version="3.5.1" />
<PackageReference Include="Tingle.Extensions.JsonPatch" Version="3.5.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8a89af3

Please sign in to comment.