Skip to content

Commit 42bce2d

Browse files
Bump Swashbuckle.AspNetCore from 6.7.1 to 6.7.2
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.7.1 to 6.7.2. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.7.1...v6.7.2) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4805910 commit 42bce2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/Tracker/Tracker.Web/Tracker.Web.csproj

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

1313
<ItemGroup>
1414
<PackageReference Include="Scrutor" Version="4.2.2" />
15-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.1" />
15+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.2" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)