Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
openmole
Visu Playground
Commits
2dfb8f63
Commit
2dfb8f63
authored
May 17, 2021
by
Romain Reuillon
Browse files
Update openmole
parent
44f63d6a
Changes
3
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2dfb8f63
...
...
@@ -7,5 +7,6 @@ Publish OpenMOLE artifacts locally:
```
git clone https://gitlab.openmole.org/openmole/openmole.git
cd openmole
git checkout 14-dev
./publishLocal
```
build.sbt
View file @
2dfb8f63
...
...
@@ -2,6 +2,6 @@ name := "visu"
version
:=
"1.0-SNAPSHOT"
scalaVersion
:=
"2.13.
4
"
scalaVersion
:=
"2.13.
5
"
libraryDependencies
+=
"org.openmole"
%%
"org-openmole-plugin-method-evolution"
%
"13.0-SNAPSHOT"
\ No newline at end of file
libraryDependencies
+=
"org.openmole"
%%
"org-openmole-plugin-method-evolution"
%
"14.0-SNAPSHOT"
project/build.properties
View file @
2dfb8f63
sbt.version
=
1.
4.3
sbt.version
=
1.
5.2
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment