diff --git a/README.md b/README.md index aa379e7..a9b07c4 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ The [Novu Java](https://novu.co) SDK provides a fluent and expressive interface co.novu novu-java - 1.5.0 + 1.6.0 ``` @@ -54,7 +54,7 @@ The [Novu Java](https://novu.co) SDK provides a fluent and expressive interface ```gradle // add dependency dependencies { - implementation 'co.novu:novu-java:1.5.0' + implementation 'co.novu:novu-java:1.6.0' } ``` Sync your project, and you should have the artifacts downloaded.