Skip to content

Commit 0de372f

Browse files
authored
Merge pull request #86 from auth0/chore/dependencies
chore: Upgrade Microsoft.AspNetCore.OpenApi to 10.0.10
2 parents 5f2bb6e + c44830d commit 0de372f

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)