Skip to content

Commit

Permalink
Merge pull request #130 from sboulema/dependabot/nuget/multi-d5560e1c60
Browse files Browse the repository at this point in the history
Bump Auth0.AuthenticationApi, Auth0.ManagementApi and Auth0Net.DependencyInjection
  • Loading branch information
sboulema authored Nov 18, 2024
2 parents f4e11bc + 3ed1ef8 commit f3c3f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BabyTracker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Auth0.AuthenticationApi" Version="7.29.0" />
<PackageReference Include="Auth0.ManagementApi" Version="7.29.0" />
<PackageReference Include="Auth0Net.DependencyInjection" Version="3.2.0" />
<PackageReference Include="Auth0Net.DependencyInjection" Version="4.0.0" />
<PackageReference Include="IdentityModel.AspNetCore" Version="4.3.0" />
<PackageReference Include="linq2db" Version="5.4.1" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.0" />
Expand Down

0 comments on commit f3c3f99

Please sign in to comment.