Skip to content

Commit

Permalink
Bump MinimalApi.Endpoint from 1.1.0 to 1.1.1 (dotnet-architecture#723)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored May 10, 2022
1 parent 790a659 commit 4db6ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PublicApi/PublicApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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" />
Expand Down

0 comments on commit 4db6ec6

Please sign in to comment.