Skip to content

Commit 17b451b

Browse files
Bump Microsoft.AspNetCore.OpenApi from 10.0.4 to 10.0.5 (#1333)
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 10.0.5 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 b082891 commit 17b451b

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.73.0" />
12-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.4" />
12+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.5" />
1313
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.23.0" />
1414
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.5" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)