Skip to content

Commit

Permalink
Bump the crispywaffle group with 2 updates (#203)
Browse files Browse the repository at this point in the history
Bumps the crispywaffle group with 2 updates: [CrispyWaffle](https://github.com/guibranco/CrispyWaffle) and [CrispyWaffle.Configuration](https://github.com/guibranco/CrispyWaffle).


Updates `CrispyWaffle` from 5.0.101 to 5.0.125
- [Release notes](https://github.com/guibranco/CrispyWaffle/releases)
- [Changelog](https://github.com/guibranco/CrispyWaffle/blob/main/docs/changelog.md)
- [Commits](guibranco/CrispyWaffle@v5.0.101...v5.0.125)

Updates `CrispyWaffle.Configuration` from 5.0.101 to 5.0.125
- [Release notes](https://github.com/guibranco/CrispyWaffle/releases)
- [Changelog](https://github.com/guibranco/CrispyWaffle/blob/main/docs/changelog.md)
- [Commits](guibranco/CrispyWaffle@v5.0.101...v5.0.125)

---
updated-dependencies:
- 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
...

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] committed Feb 26, 2024
1 parent bc528c5 commit 7b44b1d
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 @@ -21,8 +21,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CrispyWaffle" Version="5.0.101" />
<PackageReference Include="CrispyWaffle.Configuration" Version="5.0.101" />
<PackageReference Include="CrispyWaffle" Version="5.0.125" />
<PackageReference Include="CrispyWaffle.Configuration" Version="5.0.125" />
<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 7b44b1d

Please sign in to comment.