Skip to content

Commit 9e4fbab

Browse files
committed
Update dependency Swashbuckle.AspNetCore.Annotations to 6.8.1
1 parent 38a106c commit 9e4fbab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/shared.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="MinimalApis.Extensions" Version="0.11" />
1414
<PackageReference Include="prometheus-net.AspNetCore" Version="8.0.1" />
1515
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
16-
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.5.0" />
16+
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.8.1" />
1717
</ItemGroup>
1818

1919
</Project>

0 commit comments

Comments
 (0)