Skip to content

Commit 4db9c9b

Browse files
committed
Fix #789
1 parent b7d34cb commit 4db9c9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.marginallyclever</groupId>
88
<artifactId>Makelangelo</artifactId>
9-
<version>7.66.1</version>
9+
<version>7.66.2</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.
1212
It pairs really well with Marlin-polargraph, the code in the brain of the robot that receives instructions and moves the motors.</description>
@@ -583,7 +583,7 @@ It pairs really well with Marlin-polargraph, the code in the brain of the robot
583583
-->
584584
<groupId>com.github.marginallyclever</groupId>
585585
<artifactId>donatello</artifactId>
586-
<version>1.5.4</version>
586+
<version>1.5.5</version>
587587
</dependency>
588588

589589
<!-- read audio files -->

0 commit comments

Comments
 (0)