diff --git a/README.md b/README.md index d311298..56a06ff 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ dependencies { // ... // https://mvnrepository.com/artifact/org.fulib/fulibTools - testImplementation group: 'org.fulib', name: 'fulibTools', version: '1.5.2' + testImplementation group: 'org.fulib', name: 'fulibTools', version: '1.6.0' } ```