Skip to content

Commit 5105cb3

Browse files
Bump Swashbuckle.AspNetCore from 6.8.1 to 6.9.0 (#2836)
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.8.1 to 6.9.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.8.1...v6.9.0) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 576e55c commit 5105cb3

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
@@ -41,7 +41,7 @@
4141
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
4242
<PackageReference Include="Serilog.Enrichers.Environment" Version="3.0.1" />
4343
<PackageReference Include="Serilog.Formatting.Elasticsearch" Version="10.0.0" />
44-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.1" />
44+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.9.0" />
4545
</ItemGroup>
4646
<ItemGroup>
4747
<ProjectReference Include="..\Joinrpg.AspNetCore.Helpers\Joinrpg.AspNetCore.Helpers.csproj" />

0 commit comments

Comments
 (0)