Skip to content

Commit cb73480

Browse files
committed
Release v1.4.2
1 parent cd45012 commit cb73480

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -292,3 +292,9 @@
292292
## Bugfixes
293293

294294
* 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

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
// ...
6161
6262
// https://mvnrepository.com/artifact/org.fulib/fulibScenarios
63-
fulibScenarios group: 'org.fulib', name: 'fulibScenarios', version: '1.4.1'
63+
fulibScenarios group: 'org.fulib', name: 'fulibScenarios', version: '1.4.2'
6464
6565
// optional (required for mockups):
6666
// https://mvnrepository.com/artifact/org.fulib/fulibMockups

0 commit comments

Comments
 (0)