Skip to content

Commit

Permalink
fix: SQLEFTableNotificationTests/SQLEFTableNotification.Tests.csproj …
Browse files Browse the repository at this point in the history
…to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DOTNET-NEWTONSOFTJSON-2774678
  • Loading branch information
snyk-bot committed Jan 25, 2024
1 parent 3750f8b commit 56a4f2a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
<PackageReference Include="coverlet.collector" Version="3.2.0" />
</ItemGroup>
Expand Down

0 comments on commit 56a4f2a

Please sign in to comment.