Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
nodegraphcore 1.2.0
donatelllo 1.5.1
  • Loading branch information
i-make-robots committed Feb 8, 2025
1 parent 12e69b8 commit 88af002
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.65.0</version>
<version>7.66.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 @@ -571,7 +571,7 @@ It pairs really well with Marlin-polargraph, the code in the brain of the robot
-->
<groupId>com.github.marginallyclever</groupId>
<artifactId>nodegraphcore</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</dependency>
<dependency>
<!--
Expand All @@ -583,7 +583,7 @@ It pairs really well with Marlin-polargraph, the code in the brain of the robot
-->
<groupId>com.github.marginallyclever</groupId>
<artifactId>donatello</artifactId>
<version>1.4.3</version>
<version>1.5.1</version>
</dependency>

<!-- read audio files -->
Expand Down

0 comments on commit 88af002

Please sign in to comment.