Skip to content

Commit

Permalink
Update all NuGet dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Psichorex committed Sep 16, 2023
1 parent 92bb8f7 commit 6e95755
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Lombiq.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.19" />
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.22" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Moq" Version="4.20.69" />
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="Moq.AutoMock" Version="3.5.0" />
<PackageReference Include="Yarp.ReverseProxy" Version="2.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 6e95755

Please sign in to comment.