Skip to content

Commit e6c1432

Browse files
Bump FastEndpoints.Swagger and FastEndpoints (#828)
Bumps [FastEndpoints.Swagger](https://github.com/FastEndpoints/FastEndpoints) and [FastEndpoints](https://github.com/FastEndpoints/FastEndpoints). These dependencies needed to be updated together. Updates `FastEndpoints.Swagger` from 5.29.0 to 5.30.0 - [Release notes](https://github.com/FastEndpoints/FastEndpoints/releases) - [Commits](FastEndpoints/FastEndpoints@v5.29...v5.30) Updates `FastEndpoints` from 5.29.0 to 5.30.0 - [Release notes](https://github.com/FastEndpoints/FastEndpoints/releases) - [Commits](FastEndpoints/FastEndpoints@v5.29...v5.30) --- updated-dependencies: - dependency-name: FastEndpoints.Swagger dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: FastEndpoints dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38eb041 commit e6c1432

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
<PackageVersion Include="Ardalis.Specification" Version="8.0.0" />
1111
<PackageVersion Include="Ardalis.Specification.EntityFrameworkCore" Version="8.0.0" />
1212
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
13-
<PackageVersion Include="FastEndpoints" Version="5.29.0" />
13+
<PackageVersion Include="FastEndpoints" Version="5.30.0" />
1414
<PackageVersion Include="FastEndpoints.ApiExplorer" Version="2.2.0" />
15-
<PackageVersion Include="FastEndpoints.Swagger" Version="5.29.0" />
15+
<PackageVersion Include="FastEndpoints.Swagger" Version="5.30.0" />
1616
<PackageVersion Include="FastEndpoints.Swagger.Swashbuckle" Version="2.2.0" />
1717
<PackageVersion Include="FluentAssertions" Version="6.12.1" />
1818
<PackageVersion Include="MailKit" Version="4.7.1.1" />

0 commit comments

Comments
 (0)