From 1e53ee543b8b7c730f56f0891660d7ecda9cccc9 Mon Sep 17 00:00:00 2001 From: Matt Hicks Date: Sun, 9 Jun 2024 00:35:37 +0000 Subject: [PATCH] Update spice-client-okhttp, ... to 0.5.10 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 7710f0b..c3ec35c 100644 --- a/build.sbt +++ b/build.sbt @@ -34,7 +34,7 @@ val scribeVersion: String = "3.13.0" val seleniumVersion: String = "4.18.1" -val spiceVersion: String = "0.5.4" +val spiceVersion: String = "0.5.10" val jsoupVersion: String = "1.17.2"