From 88af002568bafd1fdf22fb199cec91f17bb0743e Mon Sep 17 00:00:00 2001 From: Dan Royer Date: Fri, 7 Feb 2025 16:22:08 -0800 Subject: [PATCH] bump dependencies nodegraphcore 1.2.0 donatelllo 1.5.1 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4e731b5a1..854965c83 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.marginallyclever Makelangelo - 7.65.0 + 7.66.0 Makelangelo 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. @@ -571,7 +571,7 @@ It pairs really well with Marlin-polargraph, the code in the brain of the robot --> com.github.marginallyclever nodegraphcore - 1.1.0 + 1.2.0 com.github.marginallyclever donatello - 1.4.3 + 1.5.1