Skip to content

Commit

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

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

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] authored Mar 4, 2024
1 parent f06adf8 commit 93a110b
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.2.3" />
<PackageReference Include="Microsoft.AspNetCore.OData" Version="8.2.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 93a110b

Please sign in to comment.