Skip to content

Commit

Permalink
chore(deps): update dependency google.apis.youtube.v3 to v1.68.0.3414
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 10, 2024
1 parent 5aee17b commit a3dbcff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.57.0.2756" />
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.68.0.3414" />
<PackageReference Include="Google.Apis.YouTubePartner.v1" Version="1.35.1.1334" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.8" />
Expand Down
2 changes: 1 addition & 1 deletion YouTube/YouTube.Base/YouTube.Base.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For more information, please see our project site: https://github.com/SaviorXTan
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.57.0.2756" />
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.68.0.3414" />
<PackageReference Include="Google.Apis.YouTubePartner.v1" Version="1.35.1.1334" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>
Expand Down

0 comments on commit a3dbcff

Please sign in to comment.