Skip to content

Commit

Permalink
Update jpasskit to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-didx[bot] committed Apr 20, 2024
1 parent 4b1e9cd commit 2781287
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 @@ -23,7 +23,7 @@ lazy val root = (project in file("."))
"com.softwaremill.sttp.client3" %% "circe" % sttpClient3Version,
"com.softwaremill.sttp.client3" %% "async-http-client-backend-cats" % sttpClient3Version,
"com.softwaremill.sttp.client4" %% "core" % sttpClient4Version,
"de.brendamour" % "jpasskit" % "0.3.4",
"de.brendamour" % "jpasskit" % "0.4.0",
"com.outr" %% "scribe" % "3.13.3",
"com.lihaoyi" %% "upickle" % "3.3.0",
"dev.langchain4j" % "langchain4j" % langchain4jVersion,
Expand Down

0 comments on commit 2781287

Please sign in to comment.