Skip to content

Commit f9a32f4

Browse files
Update dependency Swashbuckle.AspNetCore.SwaggerGen to v8
1 parent 633379a commit f9a32f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SwaggerUtils/SwaggerUtils.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.5.0" />
11+
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="8.1.2" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)