We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f429cd commit 0cb03efCopy full SHA for 0cb03ef
README.md
@@ -37,5 +37,5 @@ FJMUModelUpdater new
37
You can build the `output.json` with VerveineJ with the following command.
38
39
```st
40
-docker run -v "/path/to/FamixJavaModelUpdater/tests:/src" ghcr.io/evref-bl/verveinej:v3.0.13 -format json -o output.json -alllocals -anchor assoc .
+docker run -v "/path/to/FamixJavaModelUpdater/tests:/src" ghcr.io/evref-bl/verveinej:v3.2.1 -format json -o output.json -alllocals -anchor assoc
41
```
0 commit comments