Skip to content

Commit 42f0ece

Browse files
Bump Swashbuckle.AspNetCore from 9.0.3 to 9.0.5
--- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-version: 9.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f371df0 commit 42f0ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DotNetWebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.18" />
11-
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.3" />
11+
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.5" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)