Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Commit 3ed9089

Browse files
chore(deps): update swashbuckle-aspnetcore monorepo to v6.2.1 (#154)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 47b74bc commit 3ed9089

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Arcus.EventGrid.Proxy.Api/Arcus.EventGrid.Proxy.Api.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.2.0" PrivateAssets="All" />
2828
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.12.0" />
2929
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.5" />
30-
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.1.5" />
31-
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.1.5" />
30+
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.2.1" />
31+
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.2.1" />
3232
</ItemGroup>
3333

3434
</Project>

0 commit comments

Comments
 (0)