about summary refs log tree commit diff
path: root/Utilities/LibMatrix.HomeserverEmulator
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2026-07-05 22:48:03 +0200
committerRory& <root@rory.gay>2026-07-05 22:51:39 +0200
commit7db5473252b5673abc937800135070b9a9eae46b (patch)
tree68ff40ae33ba88393da3ef55568c28dd34be536d /Utilities/LibMatrix.HomeserverEmulator
parentgit: update arcanelibs submodule (diff)
downloadLibMatrix-7db5473252b5673abc937800135070b9a9eae46b.tar.xz
Update deps HEAD master
Diffstat (limited to 'Utilities/LibMatrix.HomeserverEmulator')
-rw-r--r--Utilities/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/Utilities/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj b/Utilities/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj

index 733cd7f..c587204 100644 --- a/Utilities/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj +++ b/Utilities/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj
@@ -11,8 +11,8 @@ <ItemGroup> <PackageReference Include="EasyCompressor.LZMA" Version="2.1.0"/> - <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.0" /> - <PackageReference Include="Swashbuckle.AspNetCore" Version="10.0.1" /> + <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.9" /> + <PackageReference Include="Swashbuckle.AspNetCore" Version="10.2.3" /> </ItemGroup> <ItemGroup>