Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nadenf committed Apr 25, 2024
1 parent cdef529 commit ae95c05
Show file tree
Hide file tree
Showing 65 changed files with 663 additions and 469 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ import sbt._

val search = haranaProject("search").in(file("."))
.settings(
libraryDependencies += "com.harana" %%% "web" % "1.0.6"
)
libraryDependencies += "com.harana" %%% "web" % "1.0.7"
)
Loading

0 comments on commit ae95c05

Please sign in to comment.