Skip to content

Commit

Permalink
chore: regenerate merchantapi client (#23833)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Nov 8, 2024
1 parent f6928bf commit 59f626a
Show file tree
Hide file tree
Showing 23 changed files with 9 additions and 3,414 deletions.
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-merchantapi</artifactId>
<version>accounts_v1beta-rev20241101-2.0.0</version>
<version>accounts_v1beta-rev20241104-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-merchantapi:accounts_v1beta-rev20241101-2.0.0'
implementation 'com.google.apis:google-api-services-merchantapi:accounts_v1beta-rev20241104-2.0.0'
}
```

Expand Down
Loading

0 comments on commit 59f626a

Please sign in to comment.