diff --git a/build.sbt b/build.sbt index ef2c2c9..e049f90 100644 --- a/build.sbt +++ b/build.sbt @@ -32,5 +32,5 @@ assemblyMergeStrategy := { } libraryDependencies ++= Seq( - "com.outr" %% "spice-client-okhttp" % "0.5.0" + "com.outr" %% "spice-client-okhttp" % "0.5.1" ) \ No newline at end of file