Skip to content

Commit

Permalink
Bump AspNetCore.Authentication.Basic from 8.0.0 to 9.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 8.0.0 to 9.0.0.
- [Release notes](https://github.com/mihirdilip/aspnetcore-authentication-basic/releases)
- [Commits](mihirdilip/aspnetcore-authentication-basic@8.0.0...9.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 Jan 13, 2025
1 parent e9d1e38 commit 908dc5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Tingle.Dependabot/Tingle.Dependabot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<ItemGroup>
<PackageReference Include="AspNetCore.Authentication.ApiKey" Version="8.0.1" />
<PackageReference Include="AspNetCore.Authentication.Basic" Version="8.0.0" />
<PackageReference Include="AspNetCore.Authentication.Basic" Version="9.0.0" />
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.3.0" />
<PackageReference Include="Azure.Identity" Version="1.13.1" />
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.18.2" /> <!-- Allows for faster updates -->
Expand Down

0 comments on commit 908dc5d

Please sign in to comment.