Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #251 from scala-steward/update/lucuma-ui-0.35.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cquiroz committed May 19, 2022
2 parents ac1b1d6 + b3bc5e7 commit 3e834f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -71,7 +71,7 @@ lazy val demo =
)),
publish / skip := true,
libraryDependencies += "com.lihaoyi" %%% "pprint" % "0.7.3",
libraryDependencies += "edu.gemini" %%% "lucuma-ui" % "0.35.1",
libraryDependencies += "edu.gemini" %%% "lucuma-ui" % "0.35.4",
// don't publish the demo
publish := {},
publishLocal := {},
Expand Down

0 comments on commit 3e834f6

Please sign in to comment.