Skip to content

Commit 8f3008d

Browse files
Bump Swashbuckle.AspNetCore from 10.1.0 to 10.1.1
--- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-version: 10.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf0069d commit 8f3008d

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.23" />
2323

2424
<!-- API Documentation -->
25-
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.0" />
25+
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.1" />
2626
<PackageReference Include="Microsoft.OpenApi" Version="3.3.1" />
2727

2828
<!-- Blazor -->

0 commit comments

Comments
 (0)