Skip to content

Commit

Permalink
deps: bump SwashBuckle.AspNetCore.SwaggerUi from 6.1.0 to 6.1.1 in /src
Browse files Browse the repository at this point in the history
Bumps [SwashBuckle.AspNetCore.SwaggerUi](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.1.0...v6.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Jaxelr committed Mar 19, 2021
1 parent 4e9ca58 commit aaf0bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ActiveDirectory.csproj
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.1" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="5.0.4" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="SwashBuckle.AspNetCore.SwaggerUi" Version="6.1.0" />
<PackageReference Include="SwashBuckle.AspNetCore.SwaggerUi" Version="6.1.1" />
<PackageReference Include="System.DirectoryServices" Version="5.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit aaf0bdf

Please sign in to comment.