build: depend on local-stack SNAPSHOTs (samskivert 1.12, narya 1.20)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-14 11:39:45 +12:00
parent 11f778466f
commit 930cbe46b5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
<dependency>
<groupId>com.samskivert</groupId>
<artifactId>samskivert</artifactId>
<version>1.10</version>
<version>1.12-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>