File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 281
281
## Bugfixes
282
282
283
283
* Fixed incorrect line separators in marker output on Windows. #178
284
+
285
+ # fulibScenarios v1.4.1
286
+
287
+ ## General
288
+
289
+ * Updated to fulib v1.2.1.
290
+ * Updated to fulibTools v1.2.1.
291
+
292
+ ## Bugfixes
293
+
294
+ * Fixed a backward compatibility issue introduced by new keywords in v1.1. #183 #186
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ dependencies {
60
60
// ...
61
61
62
62
// https://mvnrepository.com/artifact/org.fulib/fulibScenarios
63
- fulibScenarios group: 'org.fulib', name: 'fulibScenarios', version: '1.4.0 '
63
+ fulibScenarios group: 'org.fulib', name: 'fulibScenarios', version: '1.4.1 '
64
64
65
65
// optional (required for mockups):
66
66
// https://mvnrepository.com/artifact/org.fulib/fulibMockups
You can’t perform that action at this time.
0 commit comments