We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23ecd1a commit 344bbd7Copy full SHA for 344bbd7
src/Basket/Basket.API/Basket.API.csproj
@@ -12,7 +12,7 @@
12
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.8" />
13
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
14
<PackageReference Include="StackExchange.Redis" Version="2.1.30" />
15
- <PackageReference Include="Swashbuckle.AspNetCore" Version="5.3.1" />
+ <PackageReference Include="Swashbuckle.AspNetCore" Version="5.4.1" />
16
</ItemGroup>
17
18
<ItemGroup>
0 commit comments