Skip to content

Commit 1a3fb03

Browse files
build(deps): bump Microsoft.AspNetCore.OpenApi from 8.0.12 to 8.0.13 (#954)
Bumps [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) from 8.0.12 to 8.0.13. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.12...v8.0.13) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OpenApi 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 5d22b19 commit 1a3fb03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BervProject.MergePDFOnline/BervProject.MergePDFOnline.csproj

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

1010
<ItemGroup>
1111
<PackageReference Include="Google.Apis.Auth.AspNetCore3" Version="1.69.0" />
12-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.12" />
12+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.13" />
1313
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.0" />
1414
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)