Skip to content

Commit b019347

Browse files
deps: Bump Microsoft.AspNetCore.OpenApi from 9.0.9 to 9.0.10 (#105)
--- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a0e78c commit b019347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/DragonCopilot/Workflow/SampleExtension.Web/SampleExtension.Web.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="9.0.9" />
10+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.10" />
1111
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.6" />
1212
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.10" />
1313
<PackageReference Include="Microsoft.Identity.Web" Version="3.14.1" />

0 commit comments

Comments
 (0)