Skip to content

Commit 47a51a4

Browse files
Bump Swashbuckle.AspNetCore from 6.9.0 to 9.0.4
--- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03e727c commit 47a51a4

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
@@ -21,7 +21,7 @@
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2222
<PrivateAssets>all</PrivateAssets>
2323
</PackageReference>
24-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.9.0" />
24+
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.4" />
2525
</ItemGroup>
2626

2727
</Project>

0 commit comments

Comments
 (0)