Skip to content

Commit 4b7099d

Browse files
Bump Microsoft.AspNetCore.OpenApi from 9.0.9 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4075ea2 commit 4b7099d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/WebApi/WebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="FunQL" Version="1.1.0" />
11-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.9"/>
11+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.10"/>
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.9" />
1313
<PackageReference Include="NodaTime" Version="3.2.2" />
1414
<PackageReference Include="NodaTime.Serialization.SystemTextJson" Version="1.3.0" />

0 commit comments

Comments
 (0)