Skip to content

Commit c5a52b6

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

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
@@ -17,7 +17,7 @@
1717
</PackageReference>
1818
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.12" />
1919
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.2" />
20-
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.7.2" />
20+
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.7.3" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)