Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanloerwald committed Sep 30, 2023
1 parent 9f235fd commit 72ac334
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Tests_LazyStyleSheet/Tests_LazyStyleSheet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="bunit.core" Version="1.22.19" />
<PackageReference Include="bunit.web" Version="1.22.19" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="bunit.core" Version="1.23.9" />
<PackageReference Include="bunit.web" Version="1.23.9" />
<PackageReference Include="Moq" Version="4.20.69" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 72ac334

Please sign in to comment.