Skip to content

Commit c44830d

Browse files
committed
chore: Upgrade Microsoft.AspNetCore.OpenApi to 10.0.10
1 parent 5f2bb6e commit c44830d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Auth0.AspNetCore.Authentication.Api.Playground/Auth0.AspNetCore.Authentication.Api.Playground.csproj

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

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.2"/>
10+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.10" />
1111
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2"/>
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)