Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sriyanshcse authored Nov 4, 2022
1 parent 2d0940d commit 739af2b
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 @@ -14,7 +14,7 @@ API documentation is available at <https://docs.ravenapp.dev/introduction>.
Add this dependency to your project's build file:

```groovy
implementation "dev.ravenapp:raven-java:0.0.15"
implementation "dev.ravenapp:raven-java:0.0.24"
```

### Maven users
Expand All @@ -25,7 +25,7 @@ Add this dependency to your project's POM:
<dependency>
<groupId>dev.ravenapp</groupId>
<artifactId>raven-java</artifactId>
<version>0.0.15</version>
<version>0.0.24</version>
</dependency>
```

Expand Down

0 comments on commit 739af2b

Please sign in to comment.