diff options
| author | ivar <i@oiee.no> | 2023-11-12 00:07:13 +0100 |
|---|---|---|
| committer | ivar <i@oiee.no> | 2023-11-12 00:07:13 +0100 |
| commit | 82209f50e0c753c9dcb894f9c366ab7c3052b25b (patch) | |
| tree | 4cf77c0431b1ff902cb9d37c7310fdb3cabc104e /code/api/tests | |
| parent | a9f9650400ed9e7f40db5ec5fd08a861f4c30902 (diff) | |
| download | greatoffice-82209f50e0c753c9dcb894f9c366ab7c3052b25b.tar.xz greatoffice-82209f50e0c753c9dcb894f9c366ab7c3052b25b.zip | |
Update packages
Diffstat (limited to 'code/api/tests')
| -rw-r--r-- | code/api/tests/IOL.GreatOffice.IntegrationTests/IOL.GreatOffice.IntegrationTests.csproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/code/api/tests/IOL.GreatOffice.IntegrationTests/IOL.GreatOffice.IntegrationTests.csproj b/code/api/tests/IOL.GreatOffice.IntegrationTests/IOL.GreatOffice.IntegrationTests.csproj index e1b6810..b546d70 100644 --- a/code/api/tests/IOL.GreatOffice.IntegrationTests/IOL.GreatOffice.IntegrationTests.csproj +++ b/code/api/tests/IOL.GreatOffice.IntegrationTests/IOL.GreatOffice.IntegrationTests.csproj @@ -9,9 +9,9 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" /> - <PackageReference Include="Microsoft.Playwright" Version="1.22.0" /> - <PackageReference Include="xunit" Version="2.4.1" /> + <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" /> + <PackageReference Include="Microsoft.Playwright" Version="1.39.0" /> + <PackageReference Include="xunit" Version="2.6.1" /> </ItemGroup> <ItemGroup> |
