Skip to content

Commit dc68501

Browse files
Bump Swashbuckle.AspNetCore from 6.1.4 to 6.1.5
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.4 to 6.1.5. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.1.4...v6.1.5) --- 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 6087f7f commit dc68501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebFramework/WebFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="5.0.8" />
1616
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.8" />
1717
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.0.0" />
18-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.4" />
18+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.5" />
1919
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.1.5" />
2020
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="7.0.2" />
2121
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.1.5" />

0 commit comments

Comments
 (0)