Bump MinimalApi.Endpoint from 1.1.0 to 1.1.1 (#723)

Bumps [MinimalApi.Endpoint](https://github.com/michelcedric/StructuredMinimalApi) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/michelcedric/StructuredMinimalApi/releases)
- [Commits](https://github.com/michelcedric/StructuredMinimalApi/commits)

---
updated-dependencies:
- dependency-name: MinimalApi.Endpoint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-05-10 10:55:53 -04:00
committed by GitHub
parent 790a65914e
commit 4db6ec6893

View File

@@ -13,7 +13,7 @@
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="11.0.0" />
<PackageReference Include="MediatR" Version="10.0.1" />
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="10.0.1" />
<PackageReference Include="MinimalApi.Endpoint" Version="1.1.0" />
<PackageReference Include="MinimalApi.Endpoint" Version="1.1.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.3.1" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.3.1" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.3.1" />