Skip to content

Commit

Permalink
Bump CrispyWaffle and Newtonsoft.Json (#185)
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.0.68 to 9.1.34
- [Release notes](https://github.com/guibranco/CrispyWaffle/releases)
- [Changelog](https://github.com/guibranco/CrispyWaffle/blob/main/docs/changelog.md)
- [Commits](guibranco/CrispyWaffle@v9.0.68...v9.1.34)

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-minor
- 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 3, 2024
1 parent 1c1d273 commit cb9d96c
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.0.68" />
<PackageReference Include="CrispyWaffle" Version="9.1.34" />
<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 cb9d96c

Please sign in to comment.