Update to shipped depot & ooo-util.

This commit is contained in:
Michael Bayne
2025-07-04 09:26:00 -07:00
parent 5090cc943e
commit 91b1c66767
+2 -2
View File
@@ -16,7 +16,7 @@
<dependency>
<groupId>com.threerings</groupId>
<artifactId>ooo-util</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
</dependency>
<dependency>
<groupId>com.google.inject</groupId>
@@ -33,7 +33,7 @@
<dependency>
<groupId>com.samskivert</groupId>
<artifactId>depot</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8</version>
<optional>true</optional>
</dependency>
<dependency>