Skip to content

Commit

Permalink
Bump AspNetCore.Authentication.Basic from 7.0.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [AspNetCore.Authentication.Basic](https://github.com/mihirdilip/aspnetcore-authentication-basic) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/mihirdilip/aspnetcore-authentication-basic/releases)
- [Commits](mihirdilip/aspnetcore-authentication-basic@7.0.0...8.0.0)

---
updated-dependencies:
- dependency-name: AspNetCore.Authentication.Basic
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2024
1 parent 3fdd2a0 commit a1b867a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tingle.AzdoCleaner/Tingle.AzdoCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AspNetCore.Authentication.Basic" Version="7.0.0" />
<PackageReference Include="AspNetCore.Authentication.Basic" Version="8.0.0" />
<PackageReference Include="Azure.Identity" Version="1.10.4" />
<PackageReference Include="Azure.ResourceManager.AppContainers" Version="1.1.1" />
<PackageReference Include="Azure.ResourceManager.AppService" Version="1.0.2" />
Expand Down

0 comments on commit a1b867a

Please sign in to comment.