Skip to content

Commit

Permalink
7.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
i-make-robots committed Jan 2, 2025
1 parent e41fee3 commit 8a24a4c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.marginallyclever</groupId>
<artifactId>Makelangelo</artifactId>
<version>7.61.0</version>
<version>7.62.0</version>
<name>Makelangelo</name>
<description>Makelangelo Software is a Java program that prepares art for CNC plotters. It is especially designed for the Makelangelo Robot.
It pairs really well with Marlin-polargraph, the code in the brain of the robot that receives instructions and moves the motors.</description>
Expand Down Expand Up @@ -545,12 +545,6 @@ It pairs really well with Marlin-polargraph, the code in the brain of the robot
<version>0.10.2</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.marginallyclever</groupId>
<artifactId>nodegraphcore</artifactId>
<version>1.0.21</version>
<scope>compile</scope>
</dependency>
</dependencies>

<properties>
Expand Down

0 comments on commit 8a24a4c

Please sign in to comment.