Skip to content

Commit

Permalink
Update spice-client-okhttp to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Jan 24, 2024
1 parent dddc2d8 commit 16e3f82
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 @@ -32,5 +32,5 @@ assemblyMergeStrategy := {
}

libraryDependencies ++= Seq(
"com.outr" %% "spice-client-okhttp" % "0.5.0"
"com.outr" %% "spice-client-okhttp" % "0.5.1"
)

0 comments on commit 16e3f82

Please sign in to comment.