Skip to content

Commit

Permalink
Update jpasskit to 0.3.4 (#26)
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>
Co-authored-by: Mourits de Beer <[email protected]>
  • Loading branch information
scala-steward-didx[bot] and ff137 authored Jan 22, 2024
1 parent 9d4a794 commit 52f9c8a
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 @@ -22,7 +22,7 @@ lazy val root = (project in file("."))
"com.softwaremill.sttp.client3" %% "core" % sttpClient3Version,
"com.softwaremill.sttp.client3" %% "circe" % sttpClient3Version,
"com.softwaremill.sttp.client3" %% "async-http-client-backend-cats" % sttpClient3Version,
"de.brendamour" % "jpasskit" % "0.3.3",
"de.brendamour" % "jpasskit" % "0.3.4",
"com.outr" %% "scribe" % "3.13.0",
"com.lihaoyi" %% "upickle" % "3.1.4",
"dev.langchain4j" % "langchain4j" % langchain4jVersion,
Expand Down

0 comments on commit 52f9c8a

Please sign in to comment.