Skip to content

Commit ebc306a

Browse files
Bump Swashbuckle.AspNetCore from 8.1.0 to 8.1.1 (#36)
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 8.1.0 to 8.1.1. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v8.1.0...v8.1.1) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02c752b commit ebc306a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DockerNetExample/DockerNetExample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.0" />
13+
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.1" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)