Skip to content

Commit

Permalink
chore: regenerate logging client (#18334)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Oct 11, 2023
1 parent b118d9a commit e3eee03
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 85 deletions.
4 changes: 2 additions & 2 deletions clients/google-api-services-logging/v2/2.0.0/README.md
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-logging</artifactId>
<version>v2-rev20230915-2.0.0</version>
<version>v2-rev20231006-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-logging:v2-rev20230915-2.0.0'
implementation 'com.google.apis:google-api-services-logging:v2-rev20231006-2.0.0'
}
```

Expand Down
Loading

0 comments on commit e3eee03

Please sign in to comment.