about summary refs log tree commit diff
path: root/Utilities/LibMatrix.E2eeTestKit
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-01-23 19:26:36 +0100
committerRory& <root@rory.gay>2025-01-23 19:26:36 +0100
commitd119663442d754577f28848c08d76fd988d128a5 (patch)
tree417d2699849b282b428a34c29427592cbd513e59 /Utilities/LibMatrix.E2eeTestKit
parentTrim trailing slashes from well-known URIs (diff)
downloadLibMatrix-d119663442d754577f28848c08d76fd988d128a5.tar.xz
Dependency updates
Diffstat (limited to 'Utilities/LibMatrix.E2eeTestKit')
-rw-r--r--Utilities/LibMatrix.E2eeTestKit/LibMatrix.E2eeTestKit.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/Utilities/LibMatrix.E2eeTestKit/LibMatrix.E2eeTestKit.csproj b/Utilities/LibMatrix.E2eeTestKit/LibMatrix.E2eeTestKit.csproj

index 68d026d..78cdb67 100644 --- a/Utilities/LibMatrix.E2eeTestKit/LibMatrix.E2eeTestKit.csproj +++ b/Utilities/LibMatrix.E2eeTestKit/LibMatrix.E2eeTestKit.csproj
@@ -8,8 +8,8 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.0" /> - <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.0" PrivateAssets="all" /> + <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.1" /> + <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.1" PrivateAssets="all" /> </ItemGroup> <ItemGroup>