Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.OData from 8.0.6 to 8.0.7 (#27396)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.AspNetCore.OData](https://github.com/OData/AspNetCoreOData) from 8.0.6 to 8.0.7.
- [Release notes](https://github.com/OData/AspNetCoreOData/releases)
- [Commits](OData/AspNetCoreOData@8.0.6...8.0.7)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.OData
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 20, 2022
1 parent efb866a commit f741ba4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OData" Version="8.0.6" />
<PackageReference Include="Microsoft.AspNetCore.OData" Version="8.0.7" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f741ba4

Please sign in to comment.