diff --git a/README.md b/README.md index 773925b..3b3487e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ repositories { - Add the dependency ``` -implementation 'com.github.DaikonWeb:daikon:1.5.0' +implementation 'com.github.DaikonWeb:daikon:1.6.0' ``` ### Maven @@ -41,7 +41,7 @@ implementation 'com.github.DaikonWeb:daikon:1.5.0' com.github.DaikonWeb daikon - 1.5.0 + 1.6.0 ```