Skip to content

Commit 1c835f5

Browse files
committed
chore(deps): update dependency microsoft.aspnetcore.openapi to v9
1 parent 403073e commit 1c835f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/WebApi.OpenAPI.SystemTest/WebApi.OpenAPI.SystemTest.csproj

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

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.12" />
12+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.1" />
1313
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
1414
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="7.2.0" />
1515
<PackageReference Include="Workleap.OpenApi.MSBuild" Version="0.11.0">

0 commit comments

Comments
 (0)