Skip to content

Commit 33deb86

Browse files
Bump Auth0.AspNetCore.Authentication from 1.6.1 to 1.7.0 (#225)
--- updated-dependencies: - dependency-name: Auth0.AspNetCore.Authentication dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f0f751 commit 33deb86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ShortenUrl/ShortenUrl.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<InternalsVisibleTo Include="ShortenUrl.Test" />
11-
<PackageReference Include="Auth0.AspNetCore.Authentication" Version="1.6.1" />
11+
<PackageReference Include="Auth0.AspNetCore.Authentication" Version="1.7.0" />
1212
<PackageReference Include="Redis.OM" Version="1.2.0" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)