about summary refs log tree commit diff
path: root/Utilities/LibMatrix.HomeserverEmulator
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.HomeserverEmulator
parentTrim trailing slashes from well-known URIs (diff)
downloadLibMatrix-d119663442d754577f28848c08d76fd988d128a5.tar.xz
Dependency updates
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 f5ff2d1..4b0530b 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.0.2" /> - <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.0" /> - <PackageReference Include="Swashbuckle.AspNetCore" Version="7.0.0" /> + <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.1" /> + <PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" /> </ItemGroup> <ItemGroup>