We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd45012 commit cb73480Copy full SHA for cb73480
CHANGELOG.md
@@ -292,3 +292,9 @@
292
## Bugfixes
293
294
* Fixed a backward compatibility issue introduced by new keywords in v1.1. #183 #186
295
+
296
+# fulibScenarios v1.4.2
297
298
+## General
299
300
+* Updated to fulib v1.2.3.
README.md
@@ -60,7 +60,7 @@ dependencies {
60
// ...
61
62
// https://mvnrepository.com/artifact/org.fulib/fulibScenarios
63
- fulibScenarios group: 'org.fulib', name: 'fulibScenarios', version: '1.4.1'
+ fulibScenarios group: 'org.fulib', name: 'fulibScenarios', version: '1.4.2'
64
65
// optional (required for mockups):
66
// https://mvnrepository.com/artifact/org.fulib/fulibMockups
0 commit comments