Skip to content

Commit 4eaa130

Browse files
Bump Swashbuckle.AspNetCore.Annotations from 6.8.1 to 8.1.1
Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.8.1 to 8.1.1. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.8.1...v8.1.1) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore.Annotations dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 765c548 commit 4eaa130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Org.Quickstart.API/Org.Quickstart.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
<PackageReference Include="BCrypt.Net-Next" Version="4.0.3" />
1616
<PackageReference Include="CouchbaseNetClient" Version="3.6.1" />
1717
<PackageReference Include="Couchbase.Extensions.DependencyInjection" Version="3.6.1" />
18-
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.8.1" />
18+
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="8.1.1" />
1919
</ItemGroup>
2020
</Project>

0 commit comments

Comments
 (0)