Skip to content

Commit 70e19f6

Browse files
Bump Microsoft.AspNetCore.OpenApi from 8.0.14 to 8.0.21
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 8.0.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6da44fc commit 70e19f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnet/MyXProject.Web/MyXProject.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="FirebaseAdmin" Version="3.4.0" />
1111
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.19" />
12-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.14"/>
12+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.21"/>
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.14">
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)