Skip to content

Commit

Permalink
chore: regenerate deploymentmanager client (#23826)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Nov 7, 2024
1 parent 6604ce8 commit d05c6fc
Show file tree
Hide file tree
Showing 39 changed files with 4,143 additions and 27 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-deploymentmanager</artifactId>
<version>alpha-rev20240214-2.0.0</version>
<version>alpha-rev20241031-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-deploymentmanager:alpha-rev20240214-2.0.0'
implementation 'com.google.apis:google-api-services-deploymentmanager:alpha-rev20241031-2.0.0'
}
```

Expand Down
Loading

0 comments on commit d05c6fc

Please sign in to comment.