Skip to content

Commit 1205ee9

Browse files
Update dependency Swashbuckle.AspNetCore.SwaggerGen to v10
1 parent 633379a commit 1205ee9

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="10.1.3" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)