Skip to content

Commit 90283df

Browse files
Bump Swashbuckle.AspNetCore from 7.0.0 to 7.1.0 in /dev-proxy (#947)
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed29442 commit 90283df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-proxy/dev-proxy.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.22" />
4040
<PackageReference Include="Microsoft.VisualStudio.Threading" Version="17.12.19" />
4141
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
42-
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.0.0" />
42+
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.1.0" />
4343
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
4444
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.2.1" />
4545
<PackageReference Include="Unobtanium.Web.Proxy" Version="0.1.5" />

0 commit comments

Comments
 (0)