Skip to content

Commit

Permalink
chore: regenerate dataform client (#18136)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Sep 20, 2023
1 parent 69b7cf7 commit a653805
Show file tree
Hide file tree
Showing 4 changed files with 525 additions and 7 deletions.
4 changes: 2 additions & 2 deletions clients/google-api-services-dataform/v1beta1/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-dataform</artifactId>
<version>v1beta1-rev20230909-2.0.0</version>
<version>v1beta1-rev20230916-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-dataform:v1beta1-rev20230909-2.0.0'
implementation 'com.google.apis:google-api-services-dataform:v1beta1-rev20230916-2.0.0'
}
```

Expand Down
Loading

0 comments on commit a653805

Please sign in to comment.