Skip to content

Commit b725e29

Browse files
Bump Swashbuckle.AspNetCore.Annotations from 6.1.4 to 6.1.5
Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.4 to 6.1.5. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.1.4...v6.1.5) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore.Annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4c2c41 commit b725e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebFramework/WebFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.8" />
1717
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.0.0" />
1818
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.4" />
19-
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.1.4" />
19+
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.1.5" />
2020
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="7.0.2" />
2121
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.1.4" />
2222
<PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="6.1.4" />

0 commit comments

Comments
 (0)