From ba125e679d48a10b30b19b9173e5694e4a578f12 Mon Sep 17 00:00:00 2001 From: Matt Hicks Date: Tue, 27 Jan 2026 00:15:22 +0000 Subject: [PATCH] Update spice-client, spice-client-netty, ... to 0.10.20 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index f3bd362..9b053d8 100644 --- a/build.sbt +++ b/build.sbt @@ -46,7 +46,7 @@ val scribeVersion: String = "3.17.0" val rapidVersion: String = "2.3.2" -val spiceVersion: String = "0.10.19" +val spiceVersion: String = "0.10.20" val jsoupVersion: String = "1.22.1"