Skip to content

Commit ac59554

Browse files
Bump Swashbuckle.AspNetCore from 5.6.3 to 9.0.0
--- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 119bdca commit ac59554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/src/AttendeeSite/AttendeeSite.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.6.3" />
8+
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.0" />
99
</ItemGroup>
1010

1111
</Project>

0 commit comments

Comments
 (0)