Skip to content

Commit

Permalink
Bump contentful.aspnetcore and contentful.csharp
Browse files Browse the repository at this point in the history
Bumps [contentful.aspnetcore](https://github.com/contentful/contentful.net) and [contentful.csharp](https://github.com/contentful/contentful.net). These dependencies needed to be updated together.

Updates `contentful.aspnetcore` from 8.1.0 to 8.2.0
- [Release notes](https://github.com/contentful/contentful.net/releases)
- [Changelog](https://github.com/contentful/contentful.net/blob/master/CHANGELOG.md)
- [Commits](https://github.com/contentful/contentful.net/commits)

Updates `contentful.csharp` from 8.1.0 to 8.2.0
- [Release notes](https://github.com/contentful/contentful.net/releases)
- [Changelog](https://github.com/contentful/contentful.net/blob/master/CHANGELOG.md)
- [Commits](https://github.com/contentful/contentful.net/commits)

---
updated-dependencies:
- dependency-name: contentful.aspnetcore
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: contentful.csharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 9d09a39 commit bdf8fab
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 @@
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.3.4" />
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.2.4" />
<PackageReference Include="Azure.Identity" Version="1.12.0" />
<PackageReference Include="contentful.aspnetcore" Version="8.1.0" />
<PackageReference Include="contentful.aspnetcore" Version="8.2.0" />
<PackageReference Include="GovUk.Frontend.AspNetCore" Version="2.2.0" />
<PackageReference Include="jQuery" Version="3.7.1" />
<PackageReference Include="moq" Version="4.20.72" />
Expand Down

0 comments on commit bdf8fab

Please sign in to comment.