Skip to content

Commit 26fbfc3

Browse files
Bump Microsoft.AspNetCore.OpenApi from 8.0.15 to 8.0.19
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 8.0.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44fbbad commit 26fbfc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GraphEventGrid.csproj

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

1616
<ItemGroup>
1717
<PackageReference Include="Azure.Identity" Version="1.15.0" />
18-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.15" />
18+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.19" />
1919
<PackageReference Include="Microsoft.Graph" Version="5.91.0" />
2020
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556">
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)