diff --git a/README.md b/README.md index 49a7be4..9d709c5 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ repositories { - Add the dependency ``` -implementation 'com.github.DaikonWeb:daikon:1.7.2' +implementation 'com.github.DaikonWeb:daikon:1.8.0' ``` ### Maven @@ -41,7 +41,7 @@ implementation 'com.github.DaikonWeb:daikon:1.7.2' com.github.DaikonWeb daikon - 1.7.2 + 1.8.0 ```