Skip to content

Commit

Permalink
Bump the aspnet-security-oauth group with 3 updates (#2822)
Browse files Browse the repository at this point in the history
Bumps the aspnet-security-oauth group with 3 updates: [AspNet.Security.OAuth.Amazon](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers), [AspNet.Security.OAuth.Apple](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers) and [AspNet.Security.OAuth.GitHub](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers).


Updates `AspNet.Security.OAuth.Amazon` from 9.0.0-rc.2.24508.67 to 9.0.0-rc.2.24509.43
- [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases)
- [Commits](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/commits)

Updates `AspNet.Security.OAuth.Apple` from 9.0.0-rc.2.24508.67 to 9.0.0-rc.2.24509.43
- [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases)
- [Commits](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/commits)

Updates `AspNet.Security.OAuth.GitHub` from 9.0.0-rc.2.24508.67 to 9.0.0-rc.2.24509.43
- [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases)
- [Commits](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/commits)

---
updated-dependencies:
- dependency-name: AspNet.Security.OAuth.Amazon
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspnet-security-oauth
- dependency-name: AspNet.Security.OAuth.Apple
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspnet-security-oauth
- dependency-name: AspNet.Security.OAuth.GitHub
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspnet-security-oauth
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 2b635dd commit 072a8da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<PackageVersion Include="Aspire.Hosting.Azure.KeyVault" Version="8.2.1" />
<PackageVersion Include="Aspire.Hosting.Azure.Storage" Version="8.2.1" />
<PackageVersion Include="Aspire.Microsoft.Azure.Cosmos" Version="8.2.1" />
<PackageVersion Include="AspNet.Security.OAuth.Amazon" Version="9.0.0-rc.2.24508.67" />
<PackageVersion Include="AspNet.Security.OAuth.Apple" Version="9.0.0-rc.2.24508.67" />
<PackageVersion Include="AspNet.Security.OAuth.GitHub" Version="9.0.0-rc.2.24508.67" />
<PackageVersion Include="AspNet.Security.OAuth.Amazon" Version="9.0.0-rc.2.24509.43" />
<PackageVersion Include="AspNet.Security.OAuth.Apple" Version="9.0.0-rc.2.24509.43" />
<PackageVersion Include="AspNet.Security.OAuth.GitHub" Version="9.0.0-rc.2.24509.43" />
<PackageVersion Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.2" />
<PackageVersion Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.3.4" />
<PackageVersion Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.2.4" />
Expand Down

0 comments on commit 072a8da

Please sign in to comment.