Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 0c7a994 commit 54e8c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PersonalWebApi/PersonalWebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OData" Version="9.1.1" />
<PackageReference Include="Microsoft.AspNetCore.OData" Version="9.1.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 54e8c9c

Please sign in to comment.