We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2a5355 commit a779b59Copy full SHA for a779b59
README.md
@@ -40,7 +40,7 @@ dependencies {
40
41
// optional, to override the version of fulib used by fulibScenarios:
42
// https://mvnrepository.com/artifact/org.fulib/fulib
43
- fulibScenarios group: 'org.fulib', name: 'fulib', version: '1.6.1'
+ fulibScenarios group: 'org.fulib', name: 'fulib', version: '1.6.2'
44
}
45
```
46
0 commit comments