Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit ad2c6f4

Browse files
1 parent 3dc66a2 commit ad2c6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ implementation 'com.google.cloud:google-cloud-build'
5656
If you are using Gradle without BOM, add this to your dependencies
5757

5858
```Groovy
59-
compile 'com.google.cloud:google-cloud-build:3.1.0'
59+
implementation 'com.google.cloud:google-cloud-build:3.1.0'
6060
```
6161

6262
If you are using SBT, add this to your dependencies

0 commit comments

Comments
 (0)