File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >com.marginallyclever</groupId >
88 <artifactId >Makelangelo</artifactId >
9- <version >7.64.0 </version >
9+ <version >7.64.1 </version >
1010 <name >Makelangelo</name >
1111 <description >Makelangelo Software is a Java program that prepares art for CNC plotters. It is especially designed for the Makelangelo Robot.
1212It pairs really well with Marlin-polargraph, the code in the brain of the robot that receives instructions and moves the motors.</description >
@@ -584,13 +584,11 @@ It pairs really well with Marlin-polargraph, the code in the brain of the robot
584584 <groupId >com.github.marginallyclever</groupId >
585585 <artifactId >nodegraphcore</artifactId >
586586 <version >1.0.30</version >
587- <scope >compile</scope >
588587 </dependency >
589588 <dependency >
590589 <groupId >com.github.marginallyclever</groupId >
591590 <artifactId >donatello</artifactId >
592- <version >1.3.0</version >
593- <scope >compile</scope >
591+ <version >1.4.0</version >
594592 </dependency >
595593
596594 <!-- read audio files -->
You can’t perform that action at this time.
0 commit comments