Skip to content

Commit

Permalink
Merge pull request #116 from sboulema/dependabot/nuget/auth0-4af27206f5
Browse files Browse the repository at this point in the history
Bump the auth0 group with 2 updates
  • Loading branch information
sboulema authored Sep 30, 2024
2 parents 815725e + 87b1404 commit a9b6705
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.26.2" />
<PackageReference Include="Auth0.ManagementApi" Version="7.26.2" />
<PackageReference Include="Auth0.AuthenticationApi" Version="7.27.0" />
<PackageReference Include="Auth0.ManagementApi" Version="7.27.0" />
<PackageReference Include="Auth0Net.DependencyInjection" Version="3.2.0" />
<PackageReference Include="IdentityModel.AspNetCore" Version="4.3.0" />
<PackageReference Include="linq2db" Version="5.4.1" />
Expand Down

0 comments on commit a9b6705

Please sign in to comment.