Skip to content

Commit 5182172

Browse files
Bump Swashbuckle.AspNetCore from 6.4.0 to 6.5.0
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.4.0 to 6.5.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.4.0...v6.5.0) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57b0e5e commit 5182172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QrCodeApiApp/QrCodeApiApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<PackageReference Include="joelbyford.BasicAuth" Version="1.2.0" />
1313
<PackageReference Include="Microsoft.OpenApi" Version="1.4.3" />
14-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
14+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
1515
<PackageReference Include="System.Drawing.Common" Version="7.0.0" />
1616
<PackageReference Include="ZXing.Net" Version="0.16.9" />
1717
</ItemGroup>

0 commit comments

Comments
 (0)