Skip to content

Commit

Permalink
Bump contentful.csharp from 8.0.1 to 8.1.0 (#365)
Browse files Browse the repository at this point in the history
Bumps [contentful.csharp](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.csharp
  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 19, 2024
1 parent f17cde0 commit 786e6f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="contentful.csharp" Version="8.0.1" />
<PackageReference Include="contentful.csharp" Version="8.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="contentful.csharp" Version="8.0.1" />
<PackageReference Include="contentful.csharp" Version="8.1.0" />
<PackageReference Include="FuzzySharp" Version="2.0.2" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 786e6f3

Please sign in to comment.