Skip to content

Commit

Permalink
Merge pull request #10 from outr/update/spice-client-okhttp-0.0.34
Browse files Browse the repository at this point in the history
Update spice-client-okhttp to 0.0.34
  • Loading branch information
darkfrog26 committed Jun 8, 2023
2 parents cd1bf80 + 1cf4645 commit 3270642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ outputStrategy := Some(StdoutOutput)
fork := true

libraryDependencies ++= Seq(
"com.outr" %% "spice-client-okhttp" % "0.0.33"
"com.outr" %% "spice-client-okhttp" % "0.0.34"
)

0 comments on commit 3270642

Please sign in to comment.