Skip to content

Commit

Permalink
🦉 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed May 8, 2024
1 parent b0147e9 commit dec541d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage-control</artifactId>
<version>2.36.1-alpha</version><!-- {x-version-update:google-cloud-storage:released} -->
<version>2.36.1-alpha</version><!-- {x-version-update:google-cloud-storage-control:current} -->
</dependency>
```

Expand All @@ -153,7 +153,7 @@ implementation 'com.google.cloud:google-cloud-storage-control'
If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-storage-control:2.36.1-alpha' <!-- {x-version-update:google-cloud-storage:released} -->
implementation 'com.google.cloud:google-cloud-storage-control:2.36.1-alpha' <!-- {x-version-update:google-cloud-storage-control:current} -->
```

#### Creating an authorized service object
Expand Down

0 comments on commit dec541d

Please sign in to comment.