Skip to content

Commit

Permalink
Merge pull request #37 from atc-net/hotfix/nuget-vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
rickykaare authored Sep 9, 2024
2 parents 6f89a88 + 44a2b56 commit eba6908
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Atc.Test/Atc.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
<PackageReference Include="AutoFixture.Xunit2" Version="4.18.1" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="xunit.extensibility.core" Version="2.9.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>
Expand Down

0 comments on commit eba6908

Please sign in to comment.