Skip to content

Commit

Permalink
chore: regenerate youtube client (#18359)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Oct 13, 2023
1 parent 421cac9 commit 72e9b6f
Show file tree
Hide file tree
Showing 6 changed files with 1,429 additions and 187 deletions.
4 changes: 2 additions & 2 deletions clients/google-api-services-youtube/v3/2.0.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-youtube</artifactId>
<version>v3-rev20231008-2.0.0</version>
<version>v3-rev20231011-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-youtube:v3-rev20231008-2.0.0'
implementation 'com.google.apis:google-api-services-youtube:v3-rev20231011-2.0.0'
}
```

Expand Down
Loading

0 comments on commit 72e9b6f

Please sign in to comment.