Skip to content

Commit 348957a

Browse files
dependabot[bot]marcflohrer
authored andcommitted
Bump Swashbuckle.AspNetCore.SwaggerUI from 6.7.3 to 6.8.0
Bumps [Swashbuckle.AspNetCore.SwaggerUI](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.7.3 to 6.8.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.7.3...v6.8.0) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore.SwaggerUI dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4ccf50 commit 348957a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stiebel-eltron-dashboard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<PackageReference Include="DotNetZip" Version="1.16.0" />
3333
<PackageReference Include="Swashbuckle.AspNetCore.Swagger" Version="6.7.3" />
3434
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.7.3" />
35-
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.7.3" />
35+
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.8.0" />
3636
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" />
3737
</ItemGroup>
3838
<ItemGroup>

0 commit comments

Comments
 (0)