Skip to content

Commit

Permalink
build(deps): bump Google.Apis.YouTube.v3 from 1.62.0.3155 to 1.62.0.3169
Browse files Browse the repository at this point in the history
Bumps [Google.Apis.YouTube.v3](https://github.com/google/google-api-dotnet-client) from 1.62.0.3155 to 1.62.0.3169.
- [Release notes](https://github.com/google/google-api-dotnet-client/releases)
- [Commits](https://github.com/google/google-api-dotnet-client/commits)

---
updated-dependencies:
- dependency-name: Google.Apis.YouTube.v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2023
1 parent fea4bfb commit 08be037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DotnetPlayground.Web/DotnetPlayground.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<PackageReference Include="Lib.AspNetCore.ServerTiming" Version="6.0.0" />
<!--<PackageReference Include="Microsoft.Azure.DocumentDB.Core" Version="2.16.2" Condition="$(DefineConstants.Contains('INCLUDE_COSMOSDB'))" />-->
<PackageReference Include="MongoDB.Driver" Version="2.21.0" Condition="$(DefineConstants.Contains('INCLUDE_MONGODB'))" />
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.62.0.3155" />
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.62.0.3169" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="7.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="7.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Twitter" Version="7.0.10" />
Expand Down

0 comments on commit 08be037

Please sign in to comment.