diff --git a/README.md b/README.md index 9caa12e..66d0754 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ repositories { - Add the dependency ``` -implementation 'com.github.DaikonWeb:daikon:1.1.8' +implementation 'com.github.DaikonWeb:daikon:1.1.9' ``` ### Maven @@ -41,7 +41,7 @@ implementation 'com.github.DaikonWeb:daikon:1.1.8' com.github.DaikonWeb daikon - 1.1.8 + 1.1.9 ```