Skip to content

Commit

Permalink
chore: Remove release-please configs from README.
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeli0 authored Oct 7, 2024
1 parent 003d6fa commit 5c0681d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:

If you are using Maven without the BOM, add this to your dependencies:

<!-- {x-version-update-start:google-cloud-storage:released} -->

```xml
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -75,7 +73,6 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-storage" % "2.43.1"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down

0 comments on commit 5c0681d

Please sign in to comment.