diff --git a/build.sbt b/build.sbt index 6aaa95f..18211ea 100644 --- a/build.sbt +++ b/build.sbt @@ -32,5 +32,5 @@ assemblyMergeStrategy := { } libraryDependencies ++= Seq( - "com.outr" %% "spice-client-okhttp" % "0.8.0" + "com.outr" %% "spice-client-okhttp" % "0.8.1" ) \ No newline at end of file