about summary refs log tree commit diff
path: root/Utilities/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj')
-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 6f32b58..733cd7f 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-rc.2.25502.107"/> - <PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.6"/> + <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.0" /> + <PackageReference Include="Swashbuckle.AspNetCore" Version="10.0.1" /> </ItemGroup> <ItemGroup>