Skip to content

Commit

Permalink
chore: regenerate chromemanagement client
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot committed Nov 25, 2024
1 parent 350652f commit e1ae168
Show file tree
Hide file tree
Showing 18 changed files with 3,383 additions and 6 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-chromemanagement</artifactId>
<version>v1-rev20241107-2.0.0</version>
<version>v1-rev20241121-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-chromemanagement:v1-rev20241107-2.0.0'
implementation 'com.google.apis:google-api-services-chromemanagement:v1-rev20241121-2.0.0'
}
```

Expand Down
Loading

0 comments on commit e1ae168

Please sign in to comment.