Skip to content

Commit

Permalink
Bump the crispywaffle group with 4 updates (#394)
Browse files Browse the repository at this point in the history
Bumps the crispywaffle group with 4 updates: [CrispyWaffle](https://github.com/guibranco/CrispyWaffle), [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json), System.Threading.Tasks.Extensions and [CrispyWaffle.Configuration](https://github.com/guibranco/CrispyWaffle).


Updates `CrispyWaffle` from 9.1.165 to 9.1.225
- [Release notes](https://github.com/guibranco/CrispyWaffle/releases)
- [Changelog](https://github.com/guibranco/CrispyWaffle/blob/main/docs/changelog.md)
- [Commits](guibranco/CrispyWaffle@v9.1.165...v9.1.225)

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)

Updates `System.Threading.Tasks.Extensions` from 4.6.0 to 4.5.4

Updates `CrispyWaffle` from 9.1.165 to 9.1.225
- [Release notes](https://github.com/guibranco/CrispyWaffle/releases)
- [Changelog](https://github.com/guibranco/CrispyWaffle/blob/main/docs/changelog.md)
- [Commits](guibranco/CrispyWaffle@v9.1.165...v9.1.225)

Updates `CrispyWaffle.Configuration` from 9.1.165 to 9.1.225
- [Release notes](https://github.com/guibranco/CrispyWaffle/releases)
- [Changelog](https://github.com/guibranco/CrispyWaffle/blob/main/docs/changelog.md)
- [Commits](guibranco/CrispyWaffle@v9.1.165...v9.1.225)

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)

Updates `System.Threading.Tasks.Extensions` from 4.6.0 to 4.5.4

---
updated-dependencies:
- dependency-name: CrispyWaffle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crispywaffle
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crispywaffle
- dependency-name: System.Threading.Tasks.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: crispywaffle
- dependency-name: CrispyWaffle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crispywaffle
- dependency-name: CrispyWaffle.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crispywaffle
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crispywaffle
- dependency-name: System.Threading.Tasks.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: crispywaffle
...

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 Jan 20, 2025
1 parent 48847d1 commit 6656b62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Src/Sankhya/Sankhya.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CrispyWaffle" Version="9.1.165" />
<PackageReference Include="CrispyWaffle.Configuration" Version="9.1.165" />
<PackageReference Include="CrispyWaffle" Version="9.1.225" />
<PackageReference Include="CrispyWaffle.Configuration" Version="9.1.225" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down

0 comments on commit 6656b62

Please sign in to comment.