Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Erdem Demir <35841628+erdemdmr@users.noreply.github.com>
  • Loading branch information
erdemdmr authored Dec 27, 2024
1 parent 32536eb commit 386c5cb
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 @@ -18,7 +18,7 @@ Add this dependency to your project's POM:
<dependency>
<groupId>com.iyzipay</groupId>
<artifactId>iyzipay-java</artifactId>
<version>2.0.133</version>
<version>2.0.131</version>
</dependency>
```

Expand All @@ -27,7 +27,7 @@ Add this dependency to your project's POM:
Add this dependency to your project's build file:

```groovy
compile "com.iyzipay:iyzipay-java:2.0.133"
compile "com.iyzipay:iyzipay-java:2.0.131"
```

### Others
Expand Down

0 comments on commit 386c5cb

Please sign in to comment.