File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ dependencies {
68
68
69
69
// optional (required for pattern matching):
70
70
// https://mvnrepository.com/artifact/org.fulib/fulibTables
71
- testImplementation group: 'org.fulib', name: 'fulibTables', version: '1.3 .0'
71
+ testImplementation group: 'org.fulib', name: 'fulibTables', version: '1.4 .0'
72
72
}
73
73
```
74
74
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ dependencies {
22
22
testImplementation group : ' org.fulib' , name : ' fulibMockups' , version : ' 0.2.0'
23
23
24
24
// https://mvnrepository.com/artifact/org.fulib/fulibTables
25
- testImplementation group : ' org.fulib' , name : ' fulibTables' , version : ' 1.3 .0'
25
+ testImplementation group : ' org.fulib' , name : ' fulibTables' , version : ' 1.4 .0'
26
26
}
27
27
28
28
generateScenarioSource {
You can’t perform that action at this time.
0 commit comments