Skip to content

Commit 3076765

Browse files
build(deps): Bump Swashbuckle.AspNetCore in /src/CF.Api
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.7.3 to 6.8.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.7.3...v6.8.0) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d16248 commit 3076765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CF.Api/CF.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1717
</PackageReference>
1818
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.13" />
19-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" />
19+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.0" />
2020
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.7.3" />
2121
</ItemGroup>
2222

0 commit comments

Comments
 (0)