Skip to content

Commit cd4a81d

Browse files
1 parent 650c8f6 commit cd4a81d

File tree

6 files changed

+16024
-13179
lines changed

6 files changed

+16024
-13179
lines changed

clients/google-api-services-logging/v2/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-logging</artifactId>
25-
<version>v2-rev20240830-2.0.0</version>
25+
<version>v2-rev20240908-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-logging:v2-rev20240830-2.0.0'
38+
implementation 'com.google.apis:google-api-services-logging:v2-rev20240908-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)