build: depend on local-stack SNAPSHOTs (samskivert 1.12, depot 1.9)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-14 11:39:45 +12:00
parent 225233ec7e
commit 7a2878d246
+2 -2
View File
@@ -45,12 +45,12 @@
<dependency>
<groupId>com.samskivert</groupId>
<artifactId>samskivert</artifactId>
<version>1.11.3</version>
<version>1.12-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.samskivert</groupId>
<artifactId>depot</artifactId>
<version>1.8.3</version>
<version>1.9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.google.inject</groupId>