Skip to content

Commit

Permalink
Update scribe to 3.13.3 (#75)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-didx[bot] <156918788+scala-steward-didx[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-didx[bot] authored Apr 19, 2024
1 parent 122ac71 commit 4b1e9cd
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 @@ -24,7 +24,7 @@ lazy val root = (project in file("."))
"com.softwaremill.sttp.client3" %% "async-http-client-backend-cats" % sttpClient3Version,
"com.softwaremill.sttp.client4" %% "core" % sttpClient4Version,
"de.brendamour" % "jpasskit" % "0.3.4",
"com.outr" %% "scribe" % "3.13.2",
"com.outr" %% "scribe" % "3.13.3",
"com.lihaoyi" %% "upickle" % "3.3.0",
"dev.langchain4j" % "langchain4j" % langchain4jVersion,
"dev.langchain4j" % "langchain4j-hugging-face" % langchain4jVersion,
Expand Down

0 comments on commit 4b1e9cd

Please sign in to comment.