Skip to content

Commit

Permalink
Merge pull request #132 from sboulema/dependabot/nuget/auth0-b191eaee1c
Browse files Browse the repository at this point in the history
Bump the auth0 group with 2 updates
  • Loading branch information
sboulema authored Nov 28, 2024
2 parents 1a311b7 + c9c9007 commit 65bf837
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/BabyTracker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Auth0.AuthenticationApi" Version="7.29.0" />
<PackageReference Include="Auth0.ManagementApi" Version="7.29.0" />
<PackageReference Include="Auth0.AuthenticationApi" Version="7.30.0" />
<PackageReference Include="Auth0.ManagementApi" Version="7.30.0" />
<PackageReference Include="Auth0Net.DependencyInjection" Version="4.0.0" />
<PackageReference Include="IdentityModel.AspNetCore" Version="4.3.0" />
<PackageReference Include="linq2db" Version="5.4.1" />
Expand Down

0 comments on commit 65bf837

Please sign in to comment.