Skip to content

Commit

Permalink
chore: regenerate storage client (#17537)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Jun 19, 2023
1 parent 1ec0be4 commit 10ba2b3
Show file tree
Hide file tree
Showing 3 changed files with 105 additions and 97 deletions.
4 changes: 2 additions & 2 deletions clients/google-api-services-storage/v1/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-storage</artifactId>
<version>v1-rev20230301-2.0.0</version>
<version>v1-rev20230617-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-storage:v1-rev20230301-2.0.0'
implementation 'com.google.apis:google-api-services-storage:v1-rev20230617-2.0.0'
}
```

Expand Down
Loading

0 comments on commit 10ba2b3

Please sign in to comment.