Skip to content

Commit c18b890

Browse files
Bump Swashbuckle.AspNetCore from 6.1.3 to 6.1.4 (#1377)
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.3 to 6.1.4. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.1.3...v6.1.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea4f257 commit c18b890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JoinRpg.Portal/JoinRpg.Portal.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<PackageReference Include="Microsoft.VisualStudio.Web.BrowserLink" Version="2.2.0" />
2929
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="5.0.2" />
3030
<PackageReference Include="Microsoft.Web.LibraryManager.Build" Version="2.1.113" />
31-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.3" />
31+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.4" />
3232
</ItemGroup>
3333
<ItemGroup>
3434
<ProjectReference Include="..\Joinrpg.AspNetCore.Helpers\Joinrpg.AspNetCore.Helpers.csproj" />

0 commit comments

Comments
 (0)