Skip to content

Commit 458cb0a

Browse files
authored
Update README.md
1 parent d47ed05 commit 458cb0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Install the client dynamically by adding a dependency to the POM for your projec
3333
<dependency>
3434
<groupId>com.squareup</groupId>
3535
<artifactId>square</artifactId>
36-
<version>4.1.0.20200122</version>
36+
<version>5.0.0.20200226</version>
3737
</dependency>
3838
```
3939

@@ -42,7 +42,7 @@ Install the client dynamically by adding a dependency to the POM for your projec
4242
Install the client by adding the following dependency to the build file for your project:
4343

4444
```
45-
implementation "com.squareup:square:4.1.0.20200122"
45+
implementation "com.squareup:square:5.0.0.20200226"
4646
```
4747

4848

0 commit comments

Comments
 (0)