about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-08-14 09:32:05 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-08-14 09:32:05 +0200
commit15d2ed6a992619b72ffd692a37e93f53ae948ab7 (patch)
tree21a1606d05818c5a34476f68afd210ff2453dc95
parentMove more projects over (diff)
downloadLibMatrix-15d2ed6a992619b72ffd692a37e93f53ae948ab7.tar.xz
Update dependencies
-rw-r--r--LibMatrix.DebugDataValidationApi/LibMatrix.DebugDataValidationApi.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/LibMatrix.DebugDataValidationApi/LibMatrix.DebugDataValidationApi.csproj b/LibMatrix.DebugDataValidationApi/LibMatrix.DebugDataValidationApi.csproj
index 447c125..205ff68 100644
--- a/LibMatrix.DebugDataValidationApi/LibMatrix.DebugDataValidationApi.csproj
+++ b/LibMatrix.DebugDataValidationApi/LibMatrix.DebugDataValidationApi.csproj
@@ -8,8 +8,8 @@
     </PropertyGroup>
 
     <ItemGroup>
-        <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.9" />
-        <PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
+        <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.10" />
+        <PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
     </ItemGroup>
 
     <ItemGroup>