Skip to content

Commit aa435ed

Browse files
Bump Swashbuckle.AspNetCore from 5.2.1 to 5.3.0 (#145)
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.2.1 to 5.3.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v5.2.1...v5.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent cda88c4 commit aa435ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Boxed.AspNetCore.Swagger/Boxed.AspNetCore.Swagger.csproj

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

1717
<ItemGroup Label="Package References">
1818
<PackageReference Include="Microsoft.AspNetCore.JsonPatch" Version="3.1.3" />
19-
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.2.1" />
19+
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.3.0" />
2020
</ItemGroup>
2121

2222
</Project>

0 commit comments

Comments
 (0)