From 5aad8e13544ba6985d534c9afeabd4646eb44c2d Mon Sep 17 00:00:00 2001 From: Matt Hicks Date: Sun, 12 May 2024 00:33:49 +0000 Subject: [PATCH] Update spice-client-okhttp, ... to 0.5.7 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 7710f0b..3303bde 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.7" val jsoupVersion: String = "1.17.2"