Skip to content

Commit 80b8099

Browse files
authored
Update README.md
1 parent 69afd02 commit 80b8099

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
@@ -14,14 +14,14 @@ To find the correct version to specify in your dependency definitions, consult t
1414
<dependency>
1515
<groupId>com.ibm.cloud</groupId>
1616
<artifactId>sdk-core</artifactId>
17-
<version>3.0.3</version>
17+
<version>4.4.0</version>
1818
</dependency>
1919
```
2020

2121
##### Gradle
2222

2323
```gradle
24-
'com.ibm.cloud:sdk-core:3.0.3'
24+
'com.ibm.cloud:sdk-core:4.4.0'
2525
```
2626

2727
## Javadoc

0 commit comments

Comments
 (0)