Skip to content

Commit

Permalink
Bump contentful.aspnetcore from 8.0.1 to 8.1.0 (#368)
Browse files Browse the repository at this point in the history
Bumps [contentful.aspnetcore](https://github.com/contentful/contentful.net) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/contentful/contentful.net/releases)
- [Changelog](https://github.com/contentful/contentful.net/blob/master/CHANGELOG.md)
- [Commits](contentful/contentful.net@v8.0.1...v8.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 786e6f3 commit 0899d8d
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.0.1" />
<PackageReference Include="contentful.aspnetcore" Version="8.1.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 0899d8d

Please sign in to comment.