Skip to content

Commit

Permalink
Bump CrispyWaffle and Newtonsoft.Json (#186)
Browse files Browse the repository at this point in the history
Bumps [CrispyWaffle](https://github.com/guibranco/CrispyWaffle) and [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json). These dependencies needed to be updated together.

Updates `CrispyWaffle` from 9.1.34 to 9.1.59
- [Release notes](https://github.com/guibranco/CrispyWaffle/releases)
- [Changelog](https://github.com/guibranco/CrispyWaffle/blob/main/docs/changelog.md)
- [Commits](guibranco/CrispyWaffle@v9.1.34...v9.1.59)

Updates `Newtonsoft.Json` from 13.0.3 to 13.0.3
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@13.0.3...13.0.3)

---
updated-dependencies:
- dependency-name: CrispyWaffle
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Newtonsoft.Json
  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 Dec 9, 2024
1 parent cb9d96c commit 17a02ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CrispyWaffle" Version="9.1.34" />
<PackageReference Include="CrispyWaffle" Version="9.1.59" />
<PackageReference Include="CrispyWaffle.I18n.PtBr" Version="9.0.48" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="PdfPig" Version="0.1.9" />
Expand Down

0 comments on commit 17a02ca

Please sign in to comment.