Skip to content

Commit 3e6d810

Browse files
chore(deps): update dependency microsoft.aspnetcore.odata to 9.1.1 (#945)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a43aef commit 3e6d810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Applications/AdminApi/src/AdminApi/AdminApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.AspNetCore.OData" Version="9.1.0" />
8+
<PackageReference Include="Microsoft.AspNetCore.OData" Version="9.1.1" />
99
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="10.0.0" />
1010
<PackageReference Include="OpenIddict.EntityFrameworkCore" Version="5.8.0" />
1111
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.0.0" />

0 commit comments

Comments
 (0)