Skip to content

Commit 097ed96

Browse files
Bump Microsoft.AspNetCore.OpenApi from 8.0.13 to 8.0.15 (#648)
Bumps [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) from 8.0.13 to 8.0.15. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.13...v8.0.15) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 8.0.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e84d427 commit 097ed96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<PackageVersion Include="Dapr.AspNetCore" Version="1.15.2" />
2828
<PackageVersion Include="Dapr.Client" Version="1.15.2" />
2929
<PackageVersion Include="Microsoft.AspNetCore.Components.QuickGrid" Version="$(AspNetCoreVersion)" />
30-
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="8.0.13" />
30+
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="8.0.15" />
3131
<PackageVersion Include="Microsoft.DotNet.PlatformAbstractions" Version="3.1.6" />
3232
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.4">
3333
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)