Skip to content

Commit 70e1034

Browse files
authored
Merge pull request #117 from xjanova/dependabot/nuget/src/XcluadeAgent.Api/Swashbuckle.AspNetCore-10.1.0
Bump Swashbuckle.AspNetCore from 6.5.0 to 10.1.0
2 parents 571b4e3 + 36e3dfe commit 70e1034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/XcluadeAgent.Api/XcluadeAgent.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.22" />
2323

2424
<!-- API Documentation -->
25-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
25+
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.0" />
2626

2727
<!-- Blazor -->
2828
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.22" />

0 commit comments

Comments
 (0)