We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb51999 commit ab95beaCopy full SHA for ab95bea
src/Exceptionless.Web/Exceptionless.Web.csproj
@@ -32,7 +32,7 @@
32
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.10.0" />
33
<PackageReference Include="OpenTelemetry.Instrumentation.Process" Version="1.10.0-beta.1" />
34
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="7.2.0" />
35
- <PackageReference Include="Unchase.Swashbuckle.AspNetCore.Extensions" Version="2.7.1" />
+ <PackageReference Include="Unchase.Swashbuckle.AspNetCore.Extensions" Version="2.7.2" />
36
</ItemGroup>
37
<ItemGroup Label="Transitive dependency updates to resolve vulnerability warnings">
38
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.0" />
0 commit comments