We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12537f5 commit bc9ba2aCopy full SHA for bc9ba2a
clients/google-api-services-beyondcorp/v1alpha/2.0.0/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
22
<dependency>
23
<groupId>com.google.apis</groupId>
24
<artifactId>google-api-services-beyondcorp</artifactId>
25
- <version>v1alpha-rev20250305-2.0.0</version>
+ <version>v1alpha-rev20250319-2.0.0</version>
26
</dependency>
27
</dependencies>
28
</project>
@@ -35,7 +35,7 @@ repositories {
35
mavenCentral()
36
}
37
dependencies {
38
- implementation 'com.google.apis:google-api-services-beyondcorp:v1alpha-rev20250305-2.0.0'
+ implementation 'com.google.apis:google-api-services-beyondcorp:v1alpha-rev20250319-2.0.0'
39
40
```
41
0 commit comments