File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -39,14 +39,14 @@ dependencies {
39
39
implementation project (' :EE-Docker' )
40
40
}else {
41
41
implementation ' com.github.Apollo-Core:EE-Core:v1.0.0'
42
- implementation ' com.github.Apollo-Core:EE-Guice:v1.0.0 '
42
+ implementation ' com.github.Apollo-Core:EE-Guice:v1.0.1 '
43
43
implementation ' com.github.Apollo-Core:EE-Model:v1.0.0'
44
- implementation ' com.github.Apollo-Core:EE-IO:v1.0.0 '
45
- implementation ' com.github.Apollo-Core:EE-Enactables:v1.0.0 '
46
- implementation ' com.github.Apollo-Core:EE-Control:v1.0.0 '
47
- implementation ' com.github.Apollo-Core:SC-Core:v1.0.0 '
48
- implementation ' com.github.Apollo-Core:EE-Visualization:v1.0.0 '
49
- implementation ' com.github.Apollo-Core:EE-Docker:v1.0.0 '
44
+ implementation ' com.github.Apollo-Core:EE-IO:v1.0.1 '
45
+ implementation ' com.github.Apollo-Core:EE-Enactables:v1.0.1 '
46
+ implementation ' com.github.Apollo-Core:EE-Control:v1.0.1 '
47
+ implementation ' com.github.Apollo-Core:SC-Core:v1.0.1 '
48
+ implementation ' com.github.Apollo-Core:EE-Visualization:v1.0.1 '
49
+ implementation ' com.github.Apollo-Core:EE-Docker:v1.0.1 '
50
50
}
51
51
52
52
// dependency to Opt4J
You can’t perform that action at this time.
0 commit comments