summary refs log tree commit diff
path: root/extra/admin-api/Interop/Spacebar.Interop.Authentication/Spacebar.Interop.Authentication.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'extra/admin-api/Interop/Spacebar.Interop.Authentication/Spacebar.Interop.Authentication.csproj')
-rw-r--r--extra/admin-api/Interop/Spacebar.Interop.Authentication/Spacebar.Interop.Authentication.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/admin-api/Interop/Spacebar.Interop.Authentication/Spacebar.Interop.Authentication.csproj b/extra/admin-api/Interop/Spacebar.Interop.Authentication/Spacebar.Interop.Authentication.csproj

index a56ed4f8..741f9a56 100644 --- a/extra/admin-api/Interop/Spacebar.Interop.Authentication/Spacebar.Interop.Authentication.csproj +++ b/extra/admin-api/Interop/Spacebar.Interop.Authentication/Spacebar.Interop.Authentication.csproj
@@ -14,8 +14,8 @@ <ItemGroup> <PackageReference Include="ArcaneLibs" Version="1.0.1-preview.20260126-091403"/> - <PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="10.0.5" /> - <PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.5" /> + <PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="10.0.6" /> + <PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.6" /> <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.17.0" /> </ItemGroup>